


A{
	text-decoration : none;
}


A:link {
	COLOR: white;
}
A:visited {
	COLOR:  white;
	
}
A:active {
	COLOR:  white;
	
}
A:hover {
	COLOR: white;
	
}

TD {
	FONT-SIZE: 11px;
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, Helvetica;
}

DIV {
	FONT-SIZE: 11px;
	COLOR: orange;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

SPAN {
	FONT-SIZE: 11px;
	COLOR: Marin;
	FONT-FAMILY: arial,verdana,geneva
}


H1 { 
   font-size: 13pt; color: black 
} 
H2 { 
   font-size: 15pt; color: blue 
} 
H3 { 
   font-size: 13pt; color: black
}
H5 {
   FONT-FAMILY: arial,verdana,geneva
   font-size:10px; color: black
 } 






