.alert
{
	color: #CC0000; 
	font-weight: bold;
}
.good
{
	color: #00CC00; 
	font-weight: bold;
}
.answer_res
{
	color: blue; 
	font-weight: bold;
}
.footer
{
	background-color: Lavender
}
.title
{
	color: #CC00CC; 
}
.menu
{
	background-color: LightSteelBlue
}
.hint
{
	background-color:Khaki;
}