﻿body
{
	font-family:Verdana; font-size:10pt; color:#FFFFFF; font-weight:normal;
	background-color: #000000;

}

p
{
	font-family:Verdana; font-size:10pt; color:#FFFFFF; font-style:normal;
	
}

.title_table {
	width: 100%;
	height: 100px;
	vertical-align:middle;
}

a.Menu
{  
	font-family: Verdana;
	font-size: 16px;  
	color: white; 
	font-weight: normal; 
	text-decoration: none;
}

a.Menu:hover 
{  
	color: #00FFFF; 
}

a.Menu:visited 
{  
	color: white; 
	text-decoration: none;	
}

a.MenuYellow
{  
	font-family: Verdana;
	font-size: 16px;  
	color: Yellow; 
	font-weight: normal; 
	text-decoration: none;
}

a.MenuYellow:hover 
{  
	color: #00FFFF; 
}

a.MenuYellow:visited 
{  
	color: Yellow; 
	text-decoration: none;	
}