a{
	color:#cccccc;
	font-size : 10px; 
	text-decoration : none;
}
a:visited
{
	color: #cccccc;
	font-size : 10px; 
	text-decoration : none;
	
} 
a:hover{
	color: #cc6633;
	font-size : 10px; 
	text-decoration: underline;
}

td {
	border:none;
	color: #FFF;
}

td.menu{
	color: #cccccc;
	font-size : 12px; 
	text-decoration : none;
	
}
td.smallfont_gray{
	color: #cccccc;
	font-size : 10px; 
	text-decoration : none;
	}
td.bigfont_orange{
	color: #cc6633;
	font-size : 14px; 
	text-decoration : none;
}
td.smallfontlinks_orange{
	color: #cc6633;
	font-size : 12px; 
	text-decoration : none;
}
body
{
	font-family: Verdana;
	background: #5a6470;
	color: Gray;
	font-size : 10px;
	font : Verdana;
	}

P.text {
	text-align : justify;
	color : #cccccc;
	text-decoration : none;
	}
	P.textcentered {
	text-align : center;
	font-size : 11px;
    color : #cccccc;
	text-decoration : none;
	}
	
P.smallfont_page {
	font-size : 12px;
	color: #cccccc;
	text-decoration : none;
}
P.smallfont {
	font-size : 12px;
	color: #cc6633;
	text-decoration : none;
}
td.titleimage{

	text-align : center;
	font-size : 12px;
	color: Gray;
	vertical-align: middle;
	
}

td.thumbnail{
	border : none;//2 px solid Silver;
}


img.frame{
	}

h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
	
}
h1
{
	color: #cccccc;
	font-size : 10px;
	
}
h2
{
	color: rgb(255,255,255); 
	font-size : 16px;
	text-align : left;
}
h3
{
	color: rgb(204,51,0); 
}
h4
{
	color: #cccccc;
}
h5
{
	color: rgb(255,255,0);
}
h6
{
	color: rgb(255,255,255);
}

