body {
	background-color: #FFFF00;
	background-repeat: no-repeat;
	background-position: 780px 10px;
	color: #da251d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #DA251D;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
