.navlink A:link {background: #2575B4; color: #FFFFFF; text-decoration: none; font-weight: normal}
.navlink A:visited {background: #2575B4; color: #FFFFFF; text-decoration: none; font-weight: normal}
.navlink A:active {background: #2575B4; color: #FFFFFF; text-decoration: none; font-weight: normal}
.navlink A:hover {background: #2575B4; color: #FFFFFF; text-decoration: none; font-weight: normal; text-decoration: underline}

.mainlink A:link {background: #000000; color: #FF0000; text-decoration: none; font-weight: bold; font-size: 9pt}
.mainlink A:visited {background: #000000; color: #FF0000; text-decoration: none; font-weight: bold; font-size: 9pt}
.mainlink A:active {background: #000000; color: #FF0000; text-decoration: none; font-weight: bold; font-size: 9pt}
.mainlink A:hover {background: #000000; color: #FF0000; text-decoration: underline; font-weight: bold; font-size: 9pt}

.headline_a_light {color: #FFFFFF; font-family: arial; font-size: 11pt; font-weight: normal}

body {
background-image:url('images/starsbg.png');
background-repeat:repeat-x;
background-color: #FFFFFF;
text-align:center;
}

#nav {
background: #2575B4;
color: #FFFFFF;
font-family: arial;
font-size: 11pt;
font-weight: normal;
}

#text_a {
border-style:solid;
border-width:3px;
border-color: #2575B4;
padding-left: 10px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
background: #FFFFFF;
color: #666666;
font-family: arial;
font-size: 10pt;
font-weight: normal;
}

#text_b {
background: #FFFFFF;
color: #000000;
font-family: arial;
font-size: 11pt;
font-weight: bold;
}

#text_c {
background: #FFFFFF;
color: #666666;
font-family: arial;
font-size: 9pt;
font-weight: normal;
}

#text_d {
background: #FFFFFF;
color: #666666;
font-family: arial;
font-size: 8pt;
font-weight: normal;
}

#headline_a {
color: #FFFFFF;
font-family: arial;
font-size: 14pt;
font-weight: bold;
}

#headline_b {
color: #000000;
font-family: arial;
font-size: 11pt;
font-weight: normal;
}

#headline_c {
color: #666666;
font-family: arial;
font-size: 8pt;
font-weight: normal;
}
