.sminfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;

}


a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 3E81AB;
	text-decoration: underline;


}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 3E81AB;


}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: A8A46C;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: A8A46C;


}
