a				{text-decoration:none;
 				color:#C12243;
				}
 a.nav 			{ text-decoration: none; }
 a.nav:link		{ color: black; }
 a.nav:visited 	{ color: black; }
 a.nav:hover 	{ color: #C12243;}
 a.nav:active 	{ color:#C12243; }
 
 
 a.more 			{ text-decoration: none; }
 a.more:link		{ color: blue;}
 a.more:visited 	{ color: blue; }
 a.more:hover   	{ color: #C12243;}
 a.more:active  	{ color:#C12243; }
 
 
 a.links			{ text-decoration: none; }
 a.links:link		{ color: blue; }
 a.links:visited 	{ color: blue; }
 a.links:hover  	{ color: #C12243;}
 a.links:active 	{ color: #C12243;}
 
 
 
 body 		{ 	
 				background-repeat:no-repeat;
				background-attachment:fixed;
				background-color:#000099;
				 
			 }
 div		{
	position:absolute;
	top:217px;
	left: 182px;
			
				
			}
p.textbody	{
				
				font-size: 13px;
				background:white;
				width:400px;
				font-weight:normal;
			}	

p.leftsidebar	{
				
				font-size: 6px;
				width:100px;
				font-weight:bold;
				background:white;
				padding:5px;
			}	
p.rightsidebar	{
				
				font-size: 10px;
				width:200px;
				font-weight:bold;
				background:white;
				padding:5px;
			}
			
	 
			 
			 
	 p			{ 	
				postion:absolute;
				font-family: Arial, Helvetica, sans-serif;
				font-size:13px;
				color:black;
				padding: 10px;
			
				
			}
	
	table 	{ border: 5px solid black }
