@charset "UTF-8";
.mstextcss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
link {
	color: #333333;
}
a:hover {
	color: #330033;
	background-color: #FFFF66;
}
a:link {
	color: #333333;
	text-decoration: none;
	
}
a:visited {
	color: #333333;
	text-decoration: none;
	
}

