body {
	margin-left: 0px;
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.style1 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a { color: white; text-decoration: none; }
a:visited { color: white; text-decoration: none; }
a:hover { color: #666; text-decoration: none; }
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold; }

.link1:link {
background:#414244;
font-weight:bold;
text-decoration:underline;
color:#FFFFFF;
}
.link1:visited {
background:#414244;
font-weight:bold;
text-decoration:underline;
color:#FFFFFF;
}
.link1:hover{
background:#FFF;
font-weight:bold;
text-decoration:none;
color:#414244;
}
.link1:active {
background:#FFF;
font-weight:normal;
text-decoration:none;
color:#414244;
}
