
/* START link styles */
A:link	{font-size: x-small;
	color: #4294FF ;
	background-color: #FFFFFF;
}

A:visited	{font-size: x-small;
	color: #7B007B;
	background-color: #FFFFFF;
}

A:active	{font-size: x-small;
	color: #ffffff;
	background-color: #FFFFFF;
}

A:hover {font-size: x-small;
	color: #ffffff;
	background-color: #FFFFFF;
}
/* END link styles */


/* general styles */
.andersonstableborder{
 background: #C00000;
 }
 
.andersonstable-bg{
 background: #C00000;
 }
 
 .andersonsinnertable{
 background: #ffffff;
 }

.andersonstextbold {  
font-family: Times New Roman, Times, serif;
font-size: 12px; 
font-weight:bold; 
color: #2929A5}

.andersonstext {  
font-family: Times New Roman, Times, serif; 
font-size: 12px; 
color: #000000}

/* navigation styles */

