a {
	font-family: verdana, Arial, sans-serif;
	color: CC9933;
	font-weight:bold;	
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline;
}
a:active {  
	text-decoration: none;
}
a:visited:hover {
	text-decoration: underline;
}
.greytext {
	font-family: verdana, Arial, sans-serif;
	color: #4C4C4C;
	font-weight:bold;
}
.header {
	font-family: verdana, Arial, sans-serif;
	color: #4C4C4C;
	font-weight:bold;
	font-size: 13px;
	line-height: 20px;
}
.times {
	color: #555555;
	font-family: times, serif;
	font-size: 18px;
	line-height:20px;
	font-weight:bold;
	font-style:italic;
}
.times2 {
	color: #999999;
	font-family: times, serif;
	font-size: 18px;
	line-height:20px;
	font-weight:bold;
	font-style:italic;
}
.times3 {
	color: #555555;
	font-family: times new roman;
	font-size: 16px;
	font-weight:bold;
	font-style:italic;
}
.tinytext {
	font-size: 10px;
	color: #888888;
	line-height:11px;
}
.forminput {

	font-size:12;
	color: #000000;
	font-family: verdana, Arial, sans-serif;
}
ul{list-style-type:square;} 
@media all {
 ul { margin-left: 0; margin-top: 0;}
 li { margin-left: 0em; }
}
