html,body{margin:0;padding:0}
body{background: #586E93}
A:VISITED {color:rgb(0,0,0)}
A:UNVISITED {color:rgb(0,0,0)}
A:ACTIVE {color:rgb(0,0,0)}
A {
font-family:Arial;
font-size:9pt;
font-weight:bold;
font-style:bold;
color:rgb(0,0,0);
text-decoration:None;
}
A:UNVISITED {
font-family:Arial;
font-size:9pt;
font-weight:bold;
font-style:normal;
color:rgb(0,0,0);
text-decoration:None;
}
A:VISITED {
font-family:Arial;
font-size:9pt;
font-weight:bold;
font-style:normal;
color:rgb(0,0,0);
text-decoration:None;
}
A:HOVER {
font-family:Arial;
font-size:9pt;
font-weight:bold;
font-style:normal;
text-decoration:Underline;
}
.red {
color: #B1054F;
}
.blue {
color: #062B83;
}
.imgNoBorder {
border-width: 0;
}