body {
	color: White;
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
}


a {
	color: Yellow;
	text-decoration: none;

}


a:hover {
	color: White;
	text-decoration: underline	
}
