.normal {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.normal:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.home-left {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: 041663;
	text-decoration: none;
}
.home-left:hover {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.links {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.links:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color; color:#CC0000;
	text-decoration: underline;
}
body {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
.style1 {color: #330000}