A:link {
	color: #003300;
	text-decoration: none;
	}

A:visited {
	color: #003300;
	text-decoration: none;
	}

A:active {
	color: #003300;
	text-decoration: none;
	}

A:hover {
	color: #FFCC33;
	text-decoration: none;
	}

TD {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #006600;
	line-height: 17px;
}

P {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #006600;
}

TD.news {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

P.news {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.header {
	font-family: Verdana, Arial;
	font-size: 18px;
	color: #006600;
	font-weight: bold;
	
}

.header a:link {
	color : #990000;
	font-size: 16px;
	text-decoration: underline;
}

.header a:visited {
	color : #990000;
	font-size: 16px;
	text-decoration: underline;
}

.header a:hover {
	color : #FFCC33;
	font-size: 16px;
	text-decoration: underline;
	
}


.list {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #006600;
	font-weight: normal;
	line-height: 22px;
}





