A:link
{
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}
A:visited
{
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}
A:hover
{
    FONT-WEIGHT: bold;
    COLOR: #233690;
    TEXT-DECORATION: none
}


.topnavtext A:link
{
    FONT-WEIGHT: bold;
	color: black;
    TEXT-DECORATION: underline
}
.topnavtext A:visited
{
    FONT-WEIGHT: bold;
	color: black;
    TEXT-DECORATION: underline
}
.topnavtext A:hover
{
    FONT-WEIGHT: bold;
    COLOR: #6b6c6a;
    TEXT-DECORATION: none
}

body { 
background-color: #d1d5c7;
margin-top:0;

}

.whitebody11text A:link
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:600;
	color: #ffffff;
    TEXT-DECORATION: underline
}
.whitebody11text A:visited
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:600;
	color: #ffffff;
    TEXT-DECORATION: underline
}
.whitebody11text A:hover
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:600;
	COLOR: #233690;
    TEXT-DECORATION: none
}


.topnavtext
{
   color: black;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	
}


.graybody12text
{
   color: #525251;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	
}

.whitebody11text
{
   color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 600;
}




.footer
{
    color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;	
	font-weight: normal;
	
}

.footer A:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt; 
font-weight: normal;
text-decoration: none; 
color:black;
}
.footer A:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal; 
text-decoration: none; 
color:black;
}
.footer A:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal;
text-decoration: none;
color:black;
}
.footer A:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal; 
text-decoration: underline; 
color:#6b6c6a;
}
