BODY {
	color: #000000;
	background-color: #FFFFFF;
        font-family: Tahoma, Arial, Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: justify;
}

A {
	color: #CE0A00;
        text-decoration: none;
}

a:hover {  color: #FFFFFF; text-decoration: none; background: #CE0A00;}
