a{
	color:Gray;
	font-size : 10px; 
	text-decoration : none;
}
a:visited
{
	color: #31312B;
	font-size : 10px; 
	text-decoration : none;
	font-weight : bold;
} 
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: Gray;
	font-size : 10px;
	font : Verdana;
	}

P.text {
	text-align : justify;
	font-size : 12px;
    color : Gray;
	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, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: rgb(255,204,0);
	
}
h2
{
	color: rgb(255,255,255); 
	font-size : 16px;
	text-align : left;
}
h3
{
	color: rgb(204,51,0); 
}
h4
{
	color: rgb(255,255,153);
}
h5
{
	color: rgb(255,255,0);
}
h6
{
	color: rgb(255,255,255);
}
