.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
             
body {
	background-color: #DEDEDE;
	margin-left: 0px;
	margin-top: 0px;
}

bodytemplate {
	margin-left: 0px;
	margin-top: 0px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.style2 {color: #999999}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a {
	font-weight: bold;
}
