@charset "utf-8";
/* CSS Document */

#paragraph {
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
	line-height:16px;
	text-align: justify;
}

a { 
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF;
	}

a:hover { 
	font-family:Tahoma;
	font-size:11px; 
	color: #CECECE;
	}

#hod a:link { 
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
	}
#hod a:visited { 
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
	}
#hod a:hover, a:active { 
	font-family:Tahoma;
	font-size:11px; 
	color: #aca79a;
	}
	
	
#atc a:link { 
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold; 
	text-decoration: none; 
	color: #ffffff;
	}
#atc a:visited { 
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold; 
	text-decoration: none; 
	color: #ffffff;
	}
#atc a:hover, a:active { 
	font-family:Tahoma;
	font-size:11px; 
	color: #aca79a;
	}

.imgborder {
	border: 5px;
	border-color: #666666;
}.silverborder {
	border: 5px solid #999999;
}
