.sminfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCC99;
	text-decoration: none;

}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;

}
a:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #E6E4CA;
}
a:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: 849385;
}

