.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.foot a:link { color: #FFFFFF; text-decoration: none}
.foot  a:visited { color: #FFFFFF; text-decoration:none}
.foot a:active { color: #FFFFFF; text-decoration: none }
.foot a:hover { color:  #CC0000; text-decoration: none }

body {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	line-height: 19px;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C0C0C0;
}
.head {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #CC0000;
}


.link_red {
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #CC0000;
	text-decoration: none;	
}
.link_red a:link { color: #000000; text-decoration: none}
.link_red  a:visited { color: #000000; text-decoration:none}
.link_red a:active { color: #000000; text-decoration: none }
.link_red a:hover { color:  #0099CC; font-weight: bold; text-decoration: none }


.link_sub {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}
.link_sub a:link { color: #666666; text-decoration: none}
.link_sub  a:visited { color: #666666; text-decoration:none}
.link_sub  a:active { color: #666666; text-decoration: none }
.link_sub  a:hover { color: #CC0000; text-decoration: none }

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
