html, body {
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
}

a:link {
	text-decoration: none;
	color: #212121;
}
a:visited {
	text-decoration: none;
	color: #212121;
}
a:hover {
	text-decoration: underline;
	color: #b9b9b9;
}
a:active {
	text-decoration: none;
	color: #212121;
}
a {
	font-size: 12px;
	color: #212121;
}
.style8 {font-size: 12px}
.style13 {font-size: x-small; color: #FFFFFF;}
.style14 {font-size: 15px; color: #FFFFFF}
.style15 {font-size: xx-large;  font-weight:bold}
.style16 {color: #212121}

.text {font-size: 10px; color: black; font-family: verdana, arial}
.btn {border-right: #FFFFFF 1px solid; border-top: #FFFFFF 1px solid; font-weight: bold; font-size: 10px; border-left: #FFFFFF 1px solid; COLOR: #ffffff; border-bottom: #FFFFFF 1px solid; font-family: verdana, arial; background-color: #666666}
.tHead {font-weight: bold; font-size: 12px; COLOR: #212121; font-family: verdana, arial}
.siteText {font-size: 10px; color: #212121; font-family: verdana, arial; text-decoration: none}


