a{
	color: Background;
	font-size : 10px; 
	text-decoration : none;
}
a:visited
{
	color: Background;
	font-size :10px; 
	text-decoration : none;
	
} 
a:hover{
	color: #746E6D;
	font-size : 10px; 
	text-decoration: underline;
}

td.menu{
	color: #990033;
	font-size : 12px; 
	text-decoration : none;
	font-weight : bold;
}
td.smallfont{
	color: Gray;
	font-size : 10px; 
	text-decoration : none;
}
td.smallfontlinks{
	color: Gray;
	font-size : 10px; 
	text-decoration : none;
}
body
{
	font-family: Verdana;
	background: White;
	color: Navy;
	font-size : 10px;
	font : Verdana;
	}

P.text {
	text-align : justify;
	font-size : 10px;
    color : Navy;
	text-decoration : none;
}
P.textsmall {
	text-align : center;
	font-size : 10px;
	color: Gray;
	text-decoration : none;
}
td.titleimage{
	text-align : center;
	font-size : 12px;
	color: Gray;
	vertical-align: middle;
	
}

td.thumbnail{
	border : 1px solid Silver;
}

img.frame{
	}


h1
{
	font-family: Verdana, Arial, Helvetica;
	font-size : 14px;
	color: Background;
}
h2
{
	color: Background;
	font-size : 16px;
	text-align : center;
