body                  {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(background.jpg);
	font-style: normal;
}

a:link    {
	text-decoration: none;
	color: #273380;
}
a:visited {
	text-decoration: underline;
	color: #273380;
}
a:hover   {color: #bf0000; text-decoration: underline;}

