@charset "utf-8";

a:link {
	text-decoration: none;
	color: #700101;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FF8A00;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #700101;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #700101;
}


body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	background-color: #700101;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}





.tdyellow700 {
	background-color: #FFFCD5;
	height: 10px;
	width: 700px;
}

.tdyellow800 {
	background-color: #FFFCD5;
	height: 10px;
	width: 700px;
}





.text  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight:normal;
	font-variant: normal;
	color: #000000;
	
	align: left;
}

.titlee  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #700101;
	
	align: left;
}

.title  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #700101;
	
	align: left;
}



.simplelink  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #FFFCD5;
border:none;

		border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.imagelink {border:none;}




.yellowlink {
	color: #FFFCD5;
	background-color: #FFFCD5;

