body
{
	font-size: 9px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #00377A;
	line-height: 18px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
}

a
{
color: #003366;
font-size: 12px;
text-decoration: underline;
}

a:hover
{
color: #C39;
font-size: 12px;
text-decoration: underline;
}


