a{
	color:#B3B3B3;
	font-size : 10px; 
	text-decoration : none;
}
a:visited
{
	color: #B3B3B3;
	font-size : 10px; 
	text-decoration : none;
	font-weight : bold;
} 
a:hover{
	color: #B3B3B3;
	font-size : 10px;
	text-decoration: underline;
}

td.menu{
	color: rgb(136,136,136);
	font-size : 12px; 
	text-decoration : none;
	font-weight : bold;
}
td.smallfont{
	color:#B3B3B3;
	font-size : 10px; 
	text-decoration : none;
}
td.smallfontlinks{
	color: rgb(136,136,136);
	font-size : 10px; 
	text-decoration : none;
}
body
{
	font-family: Verdana, Arial, Helvetica;
	background:#000000;
}

P.text {
	text-align : justify;
	font-size : 12px;
	color:#B3B3B3;
	text-decoration : none;
}
P.textcentered {
	text-align : center;
	font-size : 12px;
	color: #B3B3B3;
	text-decoration : none;
}
P.textsmall {
	text-align : center;
	font-size : 10px;
	color: #B3B3B3;
	text-decoration : none;
}
td.titleimage{
	text-align : center;
	font-size : 12px;
	color: gray;
	vertical-align: middle;
	
}

td.thumbnail{
	border : 1px solid White;
}

img.frame{
	border : 1px solid gray;
	
}

table
{
	table-border-color-light: rgb(255,255,102);
	table-border-color-dark: rgb(0,0,0); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: #B3B3B3;
	font-size : 18px;
    text-align : CENTER
}
h2
{
	color: #B3B3B3; 
	font-size : 20px;
	text-align : center;
}
h3
{
	color: rgb(204,51,0); 
}
h4
{
	color: rgb(255,255,153);
}
h5
{
	color: rgb(255,255,0);
}
h6
{
	color: gray;
}

