.title_blue .Head {
        font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color:#6AA1D8;}

.c_content {
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333; }

.c_content a:link
{    color:#6AA1D8;
   }

.c_content A:visited  
{
    color: #000000;
    
}

.c_content A:hover 
{
    color: #666666;
    
}




