a:link {
	color: #336699;}
a:visited {
	color: #666666;}
a:active {
	color: #cccccc;}
a:hover {
	color: #cc6600;}

a.newsLink:link {
	color: #ffcc00;}	
a.newsLink:visited {
	color: #ffcc00;}
a.newsLink:active {
	color: #000000;}
a.newsLink:hover {
	color: #ffffff;}

/* content styles */

.content1 {
	margin: 10px; 
	}

.main {
	font-family: verdana; 
	color: #333333;
	font-size: 9px;
	background-color: #ffffff;
	}
table {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
}
.input2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}
