a:h1 {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
    color: #990033;
    text-decoration: none;
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 13px;
    text-decoration: none;
	}
body-small {
	font-size: 10px;
	}
html {	
    text-decoration: none;
	}
a:visited {
    color: #990033;
    text-decoration: none;
	}
a:hover {
    color: #FF0000;
    text-decoration: none;
	}
a:table {
}
.white_text {
	color: #FFF;
}
.small_text {
	font-size: 11px;
}


