.Big {
	font-family: Verdana;
	font-size: 11px;
	color: #2D2D2D;
	text-decoration: none;
}
.BigLink{
	font-family: Verdana;
	font-size: 11px;
	color: #836956;
	text-decoration: none;
}
.normal {
	font-family: Verdana;
	font-size: 10px;
	color: #2D2D2D;
	text-decoration: none;
}
.small {
	font-family: Verdana;
	font-size: 9px;
	color: #2D2D2D;
	text-decoration: none;
	}
.link {
	font-family: Verdana;
	font-size: 9px;
	color: #836956;
	text-decoration: none;
}
a {
	text-decoration: none;
}