body {
	background-color: #ffffff;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

a:link {
	color: #af0015; text-decoration: none;
}

a:visited {
	color : #af0015 ; text-decoration: none
}
a:hover {
	color: #0000ff ; text-decoration:underline
}




