a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #003300;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FFCC33;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #666600;
}
a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #FFCC33;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	line-height: 20px;

}
.blacktext {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.boldtext {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
    font-weight: bold;
}
.heading {
	font-family: Verdana;
	font-size: 20px;
	color: #CCFFCC;
	font-weight: lighter;
	font-style: italic;

}
