body {
font: normal 14px Arial;
color:#2E0000;
}

a {
text-decoration:none;
color:#AE1D00;
	}

a:hover {
text-decoration:underline;
color:#2E0000;
}
