A.mainpage {text-decoration: none;
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12pt }

A:link, A:active
	{
	text-decoration	:	none;
	color		:	#FFFFFF;
	}
A:visited 
	{
   	text-decoration	:	none;
   	color		:	#FFFFFF;
	}		
A:hover 
	{ 
   	text-decoration	:	none; 
	color		:	#003366;
	}

Body.mainpage {background: url('main2.jpg') no-repeat #000;
	background-position: center -200px }
	
Body.videopage {background: url('videobg.jpg') no-repeat #000;
	background-position: center -200px }
	
Font.captiontext {text-decoration: none;
	font-family: Cambria, Verdana;
	color: #000000;
	font-weight: normal;
	font-size: 9pt }
	
H2.title {text-decoration: none;
	font-family: Cambria, Verdana;
	color: #000000;
	font-weight: bold;
	font-size: 16pt }
	
P.mainblack {text-decoration: none;
	font-family: Cambria, Verdana;
	color: #000000;
	font-weight: normal;
	font-size: 10pt }
	
P.copyright {font-family: Verdana;
	font-size: 7pt;
	color: #FFFFFF }
	
Table.whitebg {background: url('trans.png') }
