A:LINK {text-decoration : none; color : #108069} 
A:VISITED {text-decoration : none; color : #117595} 
A:HOVER {text-decoration : underline; color : #ffe400;} 
A:ACTIVE {text-decoration : none; color : #db4800} 


BODY
{
	BACKGROUND-COLOR: white;
	COLOR: black;
	font-family : Arial, 'Century Gothic'; 
	font-size : smaller
}