html,body{
	font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF;
}

.stext {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana;
}
.stext a:active,
.stext a:visited,
.stext a:link {
	color: #ff8200;
	text-decoration:none;
	}

.stext a:hover {
	color: #ff8200;
	text-decoration: underline;
	}

h1 {
	font-size: 16px;
	font-family: Verdana;
	padding-bottom: 1px;
	padding-top:  1px;
}

.ltext {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Century Gothic;
}
.ltext a:active,
.ltext a:visited,
.ltext a:link {
	color: #ff8200;
	text-decoration:none;
	}

.ltext a:hover {
	color: #ff8200;
	text-decoration: underline;
	}

.br_img {
	border: 1px solid #ff8200;
}
