.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.leftop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.arrow {
	font-family: "Comic Sans MS";
	font-size: 11px;
	color: #FFFFFF;

}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}


.at:link {
	color: #0000FF;
	text-decoration: none;
}
.at:hover {
	color: #FF0000;
}
.at:visited {
	color: #990000;
	text-decoration: none;
}
.imgcursor {
	cursor: hand;
}
