
a {
	color : #000000;
	text-decoration : none;
}

a:hover {
	color : #0000BB;
	text-decoration : none;
}


body { background : #ffffff;
	color : #ffffff;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 12px;
	margin : 0px;
	
}




