a.m1:link {
	font-family: Tahoma;
	color: #F8F1D6;
	text-decoration: none;
	font-size: 13px;
	height: 10%;




}
a.m1:active {
	font-family: Tahoma;
	font-size: 13px;
	color: #D6D6D6;
	text-decoration: none;




}
a.m1:visited {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: #ECE7DF;

}
a.m1:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #FF9966;
	text-decoration: none;
}
a.main:link {
	font-family: Tahoma;
	font-size: 14px;
	color: #ECE7DF;
	text-decoration: none;


}
a.main:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: #ECE7DF;
	text-decoration: none;

}
a.main:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #FF9966;
	text-decoration: none;

}
a.main:active {
	font-family: Tahoma;
	font-size: 14px;
	color: #ADC8D6;
	text-decoration: none;
}
