a.side:link {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	text-decoration: underline;
	border: thin none;
}
a.side:visited { 
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: white; 
	text-decoration: underline; 
	font-weight: bold;}

a.side:hover   {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #CC0000;
    font-weight: bold;
	text-decoration: none;
	background-color: #000066;
}


a.sidewhitenormal:link {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: white;
	text-decoration: underline;
	border: thin none;
}
a.sidewhitenormal:visited { 
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: white; 
	text-decoration: underline; 
	font-weight: normal;}

a.sidewhitenormal:hover   {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #CC0000;
    font-weight: normal;
	text-decoration: none;
	background-color: #000066;
}

a.sideblink:link {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: yellow;
	text-decoration: underline;
	border: thin none;
}
a.sideblink:visited { 
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: white; 
	text-decoration: underline; 
	font-weight: bold;}

a.sideblink:hover   {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #CC0000;
    font-weight: bold;
	text-decoration: none;
	background-color: #000066;
}

.redtext {
     font-family: Arial, sans-serif;
     font-size: 11pt;
	 font-weight: bold;
     color: #CC0000;
     text-decoration: none;
 }

.paleblue {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
	border: thin none;
}

.paleblue12 {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
	border: thin none;
}
	
a.arial8bold:link {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
	border: thin none;
}

a.arial8bold:visited {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: white; 
	text-decoration: none; 
	font-weight: bold;}
}	

a.arial8bold:hover {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: red;
	text-decoration: underline;
	background-color: #000099;
}	
.smallwhite {

	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: white;
	text-decoration: none;
	border: thin none;
}

.white10 {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: white;
	text-decoration: none;
	border: thin none;
}

.yellow10 {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: yellow;
	text-decoration: none;
	border: thin none;
}
