<!--
body {
	background-color: #DBDFDF;
}
* {
	font-family: Verdana, Helvetica, sans-serif;
}
.nav a , .nav a:active, .nav a:visited 
{
	color: #304575;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.nav a:hover
{
	color: #819FB4;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.title {
	font-size: 130%;
	color: #304575;
	font-weight: bold;	
}
.text{
	font-size:80%;
	padding:0;
}
.b a, .b a:active, .b a:visited 
{
	font-size:80%;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.b a:hover
{
	font-size:80%;
	color: #B0374F;
	text-decoration: none;
	font-weight: bold;
}
a.show_names  {
	font-size:85%;
	text-decoration: none;
	color: #304575;
}

a:hover.show_names {
	text-decoration: underline;
	color: #304575;
}
.pic_hover {
	font-size:85%;
	text-decoration: underline;
	color: #304575;
}
.hi {
border-color:#FF0000;
border: 4 px;
}
.mo {
border-color:#EFEFEF;
border: 4 px;
}
-->
