.title{
	color: #aaaaaa;
	font-size: 24px;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}
.text{
	color: #aaaaaa;
	font-size: 12px;
	font-family: trebuchet ms, arial;
	text-decoration: none;
}
.grntext{
	color: #99ff00;
	font-size: 12px;
	font-family: trebuchet ms, arial;
	text-decoration: none;
}
a.link{
	color: #181F94;
	font-size: 12px;
	font-family: trebuchet ms, arial;
	text-decoration: none;
}
a.link:hover{
	color: #ec6a1b;
	text-decoration: none;
	font-family: trebuchet ms, arial;
}
a.headlink{
	color: #666666;
	font-size: 14px;
	font-family: trebuchet ms, arial;
	text-decoration: none;
}
a.headlink:hover{
	color: #0784db;
	text-decoration: none;
	font-family: trebuchet ms, arial;
}
a.smlink{
	color: #666666;
	font-size: 12px;
	font-family: trebuchet ms, arial;
	text-decoration: none;
}
a.smlink:hover{
	color: #0784db;
	text-decoration: none;
	font-family: trebuchet ms, arial;
}
a:link{
	color: #666666;
	font-family: trebuchet ms, arial;
	text-decoration: none;
}
a:active{
	color: #666666;
	font-family: trebuchet ms, arial;
	text-decoration: none;
}
a:visited{
	color: #666666;
	font-family: trebuchet ms, arial;
	text-decoration: none;
}
a:hover{
	color: #99ff00;
	font-family: trebuchet ms, arial;
	text-decoration: none;
}
th {
	color: #666666;	
	font-size: 13px;
	font-family: trebuchet ms, arial;
}