.yellow_head {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: F8FDDD;
}
.yellow {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: F8FDDD;
}
a.yellow_link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: F8FDDD;
	text-decoration:underline;
}
a.yellow_link:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: F8FDDD;
	text-decoration:none;
}
a.login_link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: FFE45C;
	font-weight:bold;
	text-decoration:none;
}
a.login_link:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: FFE45C;
	font-weight:bold;	
	text-decoration:underline;
}