 a:link {
	color: #0000FF;
	text-decoration: underline;
	background: transparent;

} a:visited {
	color: #0000FF;
	text-decoration: underline;
	background: transparent;

} a:active {
	color: #0000FF;
	text-decoration: underline;
	background: transparent;

} a:hover {
	color: #FF0000;
	text-decoration: underline;
	background: transparent;

} a.other:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 85%;
	background: transparent;
	font-weight: bold;

	
} a.other:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 85%;
	background: transparent;
	font-weight: bold;

	
} a.other:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 85%;
	background: transparent;
	font-weight: bold;

	
} a.other:hover {
	color: #00FFFF;
	text-decoration: underline;
	font-size: 85%;
	background: transparent;
	font-weight: bold;

	
} body { 
	font-family: Arial, Helvetica, sans-serif;
	color: #006666; 
	background: #FFFFFF url(../images/background.gif);
	
} td { 
	font-size: 75%; 
	font-weight: normal; 
	color: #006666;
	background: transparent;
	
} th {
	font-size: 80%;
	font-weight: normal;
	color: #006666;
	text-align: left;
	background: transparent;

	
} .red {  
	font-size: 80%; 
	font-weight: bold; 
	color: #CC3300;
	background: transparent;
	
} h1 {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background: transparent;

} .lrgewhite {
	font-weight: bold;
	color: #FFFFFF;
	background: transparent;
	
} strong {
	font-weight: bold;
	
}.small {
	font-size: 75%;
}
