@charset "utf-8";
/* CSS Document */
<!--
body,td,th {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	border:0px;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}


.footerlink a:link {
	color:white;
	font-size:12px;
	text-decoration: none;
}
.footerlink a:visited {
	color:white;
	font-size:12px;
	text-decoration: none;
}
.footerlink a:hover {
	color:Orange ;
	font-size:12px;
	text-decoration: none;
}

.footerlink a:active {
	color:white;
	font-size:12px;
	text-decoration: none;
}

.copy {
	color:orange;
	font-size:11px;
	text-decoration: none;
}

div.ce {
	 filter: Shadow(color=#333333, direction=0 strength=3); width: 100%; 
}

.ce {
	color:#999999;
	font-size:10px;
	text-decoration: underline;
}


.ce a {
	color:#999999;
	font-size:10px;
	text-decoration: underline;
}

.card_title{
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	color:#ffcc66;
}

.card_text{
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	color:white;
}

.pagetitle {
	color: #FF9900 ;
	font-size:24px;
}

.pagesubtitle {
	color: #FF6600 ; 
	font-size:18px;
}

.sometext {
	color: #333333 ; 
	font-size:18px;
}

.raquobull {
font-size:14px;
color:#006600;
}

-->


