BODY {
		font-family: sans-serif;
		font-size: 10pt;
		color: #FFFFFF;
		}


A:LINK {
		font-family: sans-serif;
		font-size: 10pt;
		text-decoration: none;
		color: #FFFFFF;
		
}

A:VISITED {
		font-family: sans-serif;
	    font-size: 10pt;
		text-decoration: none;
		color: #FFFFFF;
}

A:ACTIVE {
		font-family: sans-serif;
	    font-size: 10pt;
		text-decoration: none;
		color: #FF0000;
}
		  
}
