@charset "UTF-8";
/* CSS Document */

body {background-image:url(../images/bgbottom.png); background-repeat:repeat; margin:0px; padding:0px;}
a { color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none;}
img {padding:0px; margin:0px;}
a:link { color:#999999; text-decoration: none }
a:visited { color:#999999; text-decoration: none }
a:hover { color:#333333; text-decoration: none }
a:active { color:#991313; text-decoration: none }
#foot { font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#CCCCCC;}
#redlink a:link {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #980000;
}
#redlink a:hover {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #980000;
	text-decoration:underline;
}
#redlink a:visited {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #980000;
}