.side   
	{ 
	font-family: Verdana; 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 11px; 
	line-height: 150%; 
	}

	
.side a 
	{ 
	color: #000000;
	text-decoration: none 
	}
	
.side a:hover 
	{ 
	color: #FFFFFF; 
	}	

.side2   
	{ 
	font-family: Verdana; 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 11px; 
	line-height: 150%; 
	}

	
.side2 a 
	{ 
	color: #999999;
	text-decoration: none 
	}
	
.side2 a:hover 
	{ 
	color: #FFFFFF; 
	}	

	
.body 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none
	margin: 0;
}

.body a
	{
	color: #FFFFFF; 
	text-decoration: underline
	}	


.body a: hover
	{
	color: #FFFFFF; 
	text-decoration: underline
	}		

.body a:visited
	{
	color: #FFFFFF; 
	text-decoration: none
	}	
		
.small 
	{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #CCCCCC; 
	text-decoration: none
	}
	
.small a
	{   
	color: #CCCCCC; 
	text-decoration: none
	}

.small a: hover
	{   
	color: #CCCCCC; 
	text-decoration: underline
	}
