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

td.menu{
	color: #cccccc;
	font-size : 11px; 
	text-decoration : none;
	
}
td.smallfont{
	color: #cccccc;
	font-size : 10px; 
	text-decoration : none;
}
td.smallfontlinks{
	color: #cccccc;
	font-size : 10px; 
	text-decoration : none;
}
body
{
	font-family: Verdana;
	
	background:url(../Images/Background.jpg); repeat;
	color: #515050;
	font-size : 10px;
	font : Verdana;
	}

P.text {
	text-align : justify;
	font-size : 11px;
    color : #cccccc;
	text-decoration : none;
	}
P.textcentered{
	text-align : center;
	font-size : 11px;
    color : #cccccc;
	text-decoration : none;}
	
P.textleft{
	text-align : left;
	font-size : 11px;
    color : #cccccc;
	text-decoration : none;}
	P.textright{
	text-align : right;
	font-size : 9px;
    color : #666666;
	text-decoration : none;}
	
P.smallfont {
	font-size : 11px;
	color: #cccccc;
	text-decoration : none;
}
td.titleimage{
	text-align : center;
	font-size : 11px;
	color: Gray;
	vertical-align: middle;
	
}

td.thumbnail{
	border : 0px;
}

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);
}
