@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(24_r1_c2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin:0px;
}
.normal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:175%;
	text-align:left;
}
a:link    {
	text-decoration: none;
	color: #C14E00;
}
a:visited {
	text-decoration: none;
	color: #C14E00;
}
a:active  {
	color:#FB6400; 
	text-decoration: underline;
}
a:hover   {
	text-decoration: underline;
	color: #FB6400;
}

a.footer:link    {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:active  {
	color:#FFFFFF; 
	text-decoration: underline;
}
a.footer:hover   {
	text-decoration: underline;
	color: #FFFFFF;
}