﻿body {
	color: #031D3E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;

	
}
#blue {
	color: #0C2440;
	font-weight: bold;
}
.blue2 {
	font-size: 14px;
	font-weight: bold;
	color: #031D3E;
}


#blue a:link {
	color: #0C2440;
	text-decoration: none;
}
#blue a:visited {
	color: #0C2440;
	text-decoration: none;
}
#blue a:hover {
	color: #FF9900;
	text-decoration: none;
}
#blue a:active {
	color: #FF9900;
	text-decoration: none;
}

a:link {
	color: #031D3E;
	text-decoration: none;
}
a:visited {
	color: #031D3E;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
.red {
	color: #C24B1E;
}
.hui {
	color: #808080;
}
.hui2 {
	font-size: 10px;
	color: #808080;
}
.hui3 {
	font-weight: bold;
	color: #808080;
}
.black{
        color:#000000;
}
.address{
       color: #031D3E;
       font-size:12px;
}
#white{  
        color:#ffffff;
        font-size:14px;
        font-weight:bold;
}
#white a:link {
	color: #ffffff;
	text-decoration: none;
}
#white a:visited {
	color: #ffffff;
	text-decoration: none;
}
#white a:hover {
	color: #ffffff;
	text-decoration: none;
}
#white a:active {
	color: #ffffff;
	text-decoration: none;
}      
.blue3 { 
        color: #031D3E;
        font-size:11px;
}
.k {
	border: thin solid #666666;
}
.ren{  
        color:#666666;
        font-size:9px;
        
}
.ren a:link {
	color: #666666;
	text-decoration: none;
}
.ren a:visited {
	color: #666666;
	text-decoration: none;
}
.ren a:hover {
	color: #ff0000;
	text-decoration: none;
}
.ren a:active {
	color: #ff0000;
	text-decoration: none;
}  