.white-text {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Tahoma;

}
.black-text {
	font-family: Tahoma;
	font-size: 12px;
	color: red;
}
.black-text-menu {
	font-family: Verdana, Arial, "Microsoft Sans Serif";
	font-size: 9px;
	color: red;
}
a.black-text-menu {
	font-family: Verdana, Arial, "Microsoft Sans Serif";
	font-size: 10px;
	color: red;
}
.text-field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #006600;
}
.small-italic-text {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-style: italic;

}
.table-header-text {
	font-family: Tahoma;
	font-size: 12px;
	color: #006633;
	font-weight: bolder;
	font-variant: normal;
	line-height: 10px;
}

a.menu-row {
	font-family: Tahoma;
	font-size: 12px;
	color: #006633;
 	text-decoration: none;  
}
a.menu-row:hover
{
font-family: Tahoma;
	font-size: 12px;
	color: #006633;
	font-weight: bold;
}
a.newsText {
	font-family: Tahoma;
	font-size: 9px;
	color: #46443E;
	text-decoration: none;
}
a.newsText:hover {
font-family: Tahoma;
	font-size: 14px;
	color: red;
	font-weight: bold;
}

a:link, a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	color: green;
	text-decoration: none;
}
