td {
	color : Black;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 80%;
}
a, a:link, a:visited {
	color : Black;
}
a:hover, a:active {
	color : #3F5F68;
}
.menu, .menu:link, .menu:visited {
	color : #4C4C4C;
	text-decoration : none;
}
.menu:hover, .menu:active {
	color : #85AAB5;
}
.red:link, .red:visited {
	color : #31616E;
	text-decoration : none;
	font-weight : bold;
}
.red:hover, .red:active {
	color : Black;
	text-decoration : none;
}

.red { 
	color : #31616E;
	font-weight : bold;
 } 
.title2red {
	font-size: 110%;
	font-weight: bold;
	color: #FF0000;
	font-style: oblique;
}
.titlenew {
	font-size: 130%;
	font-weight: bold;
	color: #000000;
}
.titlenewsmaller {

	font-size: 115%;
	font-weight: bold;
	color: #000000;
}
.yellow {
	background-color: #FFFF00;
}
