@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
}

.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #636363;
}

.style2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #636363;
}

.style3 {
	font-size: 12px;
	font-weight: bold;
}

.style4 {
	font-size: 27px;
	font:Arial, Helvetica, sans-serif;
	color:#aa0006;
}

.style5 {
	font-size: 17px;
	font:Tahoma;
	font-weight:bold;
	color: #636363;
}

#ssd a:Hover { 
color: #0474b3;
text-decoration: none;
border: 0px;
}

#centertext {
	width:800;
}

#centertextleft {
	width: 33%;
	float:left;
}

#centertextright {
	width: 66%;
	float: left;
	border-left-color: #8b8b8b;
	border-left: 1px ridge;
}
#bottom background-color {background: #e4e4e3;overflow: hidden;}
#bottom {background-color: #e4e4e3; overflow: hidden;}
#middle {background-color: #DADAD9; overflow: hidden;}
#top {background-color: #7c7c75; overflow: hidden;}
#red {background-color: #5d1917; overflow: hidden;}



a:link {color: #5d1917; text-decoration: none; }
a:active {color: #5d1917; text-decoration: none; }
a:visited {color: #5d1917; text-decoration: none; }
a:hover {color: #636363; text-decoration: none;}
<!--a:underline {text-decoration:none;}-->
a {text-decoration:none}
a img {border: 0;}