.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666633;
	font-weight: bold;

	
}
.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #192e1b;
	font-weight: normal;
}

.textBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;

}

.textRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF33CC;
	A:LINK;
	font-weight: bold;

{	
	color: #000000;
	text-decoration : none;
}
A:VISITED 
{
	text-decoration : none;
	color: #666633;
}

A:HOVER   
{
	text-decoration: underline;
	color: #FF33CC;
}
.testoindex {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: normal;
	color: #003333;
}
