@charset "UTF-8";
a img, a img:hover{
text-decoration:none;
border:none;
}
a:link {
	font-family: Georgia;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Georgia;
	font-size: 12px;
	color: #669900;
	font-weight: normal;
	text-decoration: underline;
	}
a.closebtn, a.closebtn:link {
	font-family: Georgia;
	font-size: 13px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
a.closebtn:hover {
	font-family: Georgia;
	font-size: 13px;
	color: #669900;
	font-weight: bold;
	text-decoration: underline;
}
.bodytxt_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.bodytxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
a.url, a.url:link {
	font-family: Georgia;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
a.url:hover {
	font-family: Georgia;
	font-size: 12px;
	color: #669900;
	font-weight: normal;
	text-decoration: underline;
}
p{
	padding-top:0;	
	margin-top:0;
}
