a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: white;
}
a:hover {
	text-decoration: none;
	color: #D6BA35;
}
a:active {
	text-decoration: none;
	color: white;
}
.body_bold {
	font-family: "MS Sans Serif";
	font-size: small;
	color: white;
	font-weight: bold;
}
.body_yellow {
	color: #FFCC00;
	font-family: "MS Sans Serif";
	font-size: small;
}
.body_normal {
	font-family: "MS Sans Serif";
    font-size: small; 
	color: white; 
}
.wanidacity {
	font-size: medium;
	color: #CCCCCC;
	font: Impact;
	font-family: Impact;
}
.wanidahouse {
	font-size: medium;
	color: #999999;
	font: Impact;
	font-family: Impact;
}
	
