.sminfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;



}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #660099;
	text-decoration: underline;
	text-transform: uppercase;



}
a:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	text-transform: uppercase;



}
a:active {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #660099;
	text-decoration: none;
	text-transform: uppercase;

}
a:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #5D81A2;
	text-transform: uppercase;



}

