A:link {
	color : #99020E;
}
A:visited {
	color : #808080;
}
A:active {
	color : #5D8A8F;
}
A:hover {
	color : Red;
}

BODY {
	font-family : "Trebuchet", sans-serif;
	background : #130400;
	color : #CD0120;
}

.body {
	font-family : "Trebuchet", sans-serif; font-size: 10pt;
	background : #130400;
	color : #CD0120;
}
