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