/* CSS Document */
a:active {
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	font-style: normal;
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
}

a:visited {
	font-weight:normal;
	text-decoration:none;
	font-style: normal;
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}

a:hover {
	font-weight:normal;
	text-decoration:none;
	color:#006600;
	font-style: normal;
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.style6 {
	font-size: 11px;
	color: #FFFFFF;
}
.box {
	height: 45px;
	width: 150px;
	border: 4px solid #CCCCCC;
	text-align: center;	
}
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	font-weight:normal;
	text-decoration:none;
	font-style: normal;
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
}
.style11 {height: 45px; width: 150px; border: 4px solid #CCCCCC; text-align: center; color: #FFFFFF; }

