body
{
	background-image : url('http://www.monterservice.com/img/bgegon.gif');
    background-color : #000066;
	margin-top : 0px;
	margin-left : 0px;
    margin-right : 0px;
	margin-bottom : 0px;
	font-family : 'Verdana', 'Geneva', 'Arial', 'Helvetica', 'sans-serif';
    font-size : 11px;
	font-weight : normal;
	font-style : normal;
    color: #ffffff;
}
a {
	font-family : 'Verdana', 'Geneva', 'Arial', 'Helvetica', 'sans-serif';
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
	text-decoration : underline
}
a:hover {
	text-decoration : none;
	color : #ffff00;
}
a:active {
	color : #ffff00;
}