 A:link      {
	color: #000066;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size:14px;
	font-weight: bold;
	line-height: normal;
}
 A:visited   {
	color: #330066;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size:14px;
	font-weight: bold;
}
 A:active    { color: #3366FF; 
 TEXT-DECORATION: none; 
 font-family: Arial; 
 font-size:14px; }
 
 A:hover     { color: #660000; 
 TEXT-DECORATION: underline; 
 font-family: Arial; 
 font-size:14px; }
 
body         {
	font-family: Arial, Helvetica;
	color: black;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: normal;
	font-size:14px}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
	color: #000033;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	}
/*************************Layers CSS*****************/
#Logo{
	margin: 0px;
	color: black;
	position: absolute;
	left: 3px;
	top: 2px;
}
