.mainfont {
	font-family: Tahoma, "Arial Narrow";
	color: #692323;
}
a:link {
	text-decoration: none;
	color: #FFCC66;

}
a:hover {
	background-color: #DD9999;
	color: #993333;
	font-weight: bold;
	font-family: Tahoma, "Arial Narrow";



}
a:visited {
	text-decoration: none;
	color: #FFCC66;

}
.posright {
 	position: absolute;
	right: 15%
}
.background {
	background-color: #993333;
}
