@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 231f20;
	font-weight: normal;
}
body {
	background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {color: #ed2991; font-weight: bold; text-decoration: none;}
a:visited {text-decoration: none; color: #ed2991; font-weight: bold;}
a:hover {text-decoration: none;color: #FFF; font-weight: bold;}
a:active {text-decoration: none;color: #ed2991; font-weight: bold;}

.footertext {color: #FFF;}