@import url("hmongradioStyle.css");
/* CSS Body */

body {
	background-color: #EEEEEE;
}

#frontLink a:visited, #frontLink a:link {
	color: #990000;
	text-decoration: none;

}

#frontLink a:hover {
	color: #666666;

}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;

}
