.awhite:link {
    font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.awhite:active {
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}

.awhite:visited {
    font-size: 12px;
	color:#ffffff;
	text-decoration: none;

}

.awhite:hover {
    font-size: 12px;
	color:#ff0000;
	text-decoration: none;
}





.ahuise:link {
    font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.ahuise:active {
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}

.ahuise:visited {
    font-size: 12px;
	color:#ffff00;
	text-decoration: none;

}
.ahuise:hover {
    font-size: 12px;
	color:#ffff00;
	text-decoration: none;
}
