.mainlink {
	font-size: 16px;
	color: #6B0101;
	background-color: #FFCC99;
	font-weight: bolder;
	background-position: center;
	text-align: center;
}
a:hover {
	color: #6B0101;
	background-color: #FFFFCC;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #6B0101;
}
a:visited {
	text-decoration: none;
	color: #6B0101;
}
a:link {
	text-decoration: none;
	color: #6B0101;
	font-weight: bolder;
}
ilet {
	font-size: 16px;
	color: #663333;
	background-color: #FF9966;
}
