.header_links, .header_links a:link, .header_links a:visited { 
	font-family: Trebuchet MS; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration:none;
	}
	
.header_links  a:hover { 
	font-family: Trebuchet MS; 
	font-size: 11px; 
	color: #F7C401; 
	font-weight: bold;
	text-decoration:underline;
	}	

.main_news, .main_news a:link, .main_news a:visited  { 
	font-family: Trebuchet MS; 
	font-size: 10px; 
	color: #000000; 
	font-weight: bold;
	text-decoration:none;
	}

.main_news a:hover { 
	text-decoration:underline;
	}


.footer, .footer a:link, .footer a:visited {
	 font-family: Trebuchet MS; 
	 font-size: 9px; 
	 color: #FFFFFF; 
	 font-weight: bold;
	 text-decoration:none;
	 }
	 
.footer a:hover {
	 font-family: Trebuchet MS; 
	 font-size: 9px; 
	 color: #F7C401; 
	 font-weight: bold;
	 text-decoration:underline;
	 }	 

.peace,  .peace a:link, .peace a:visited, p{ 
	font-family: Trebuchet MS; 
	font-size: 12px; 
	color: #000000; 
	margin:0 ;
	text-decoration:none;
	}
	
.peace a:hover{ 
	font-family: Trebuchet MS; 
	font-size: 12px; 
	color: #c00000; 
	margin:0 ;
	text-decoration:underline;
	}	

.peace_ar{ 
	font-family: Tahoma; 
	font-size: 12px; 
	color: #000000; 
	margin:0 ;
	text-decoration:none;
	}

.caption, .caption a:link, .caption a:visited { 
	font-family: Trebuchet MS; 
	font-size: 13px; 
	color: #003366; 
	font-weight:bold;
	margin:0 ;
	text-decoration:none;
	}

.caption a:hover{ 
	font-family: Trebuchet MS; 
	font-size: 13px; 
	color: #c00000; 
	font-weight:bold;
	margin:0 ;
	text-decoration:underline;
	}


.page_list , .page_list a:link, .page_list a:visited{ 
	font-family: Trebuchet MS; 
	font-size: 12px; 
	color: #003366; 
	font-weight:bold;
	margin:0 ;
	 text-decoration:none;
	}

.page_list  a:hover { 
	font-family: Trebuchet MS; 
	font-size: 12px; 
	color: #c00000; 
	font-weight:bold;
	margin:0 ;
	 text-decoration:underline;
	}
	
.dr {
	margin:0px;
	padding:0px;
	border-bottom:1px dashed #777;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
	}
	
input.btn{
   	color:#00a;
   	font-family:Trebuchet MS;
   	font-size: 9px;
   	font-weight:bold;
   	background-color:#ffffff;
   	border:1px solid;
  	 border-top-color:#888;
  	 border-left-color:#888;
  	 border-right-color:#888;
  	 border-bottom-color:#666;
  	 filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffcccccc');}
      
input {
	background-color: #EBF4FE;
	color: black;
	font-family:Trebuchet MS;
	font-weight: bold;
	font-size: 9px;
	border:1px solid;
	border-top-color:#888;
   	border-left-color:#888;
   	border-right-color:#888;
   	border-bottom-color:#666;
}