.smb {
	font-family: verdana;
	font-size: 10px;
	color: #494978;
	text-decoration: none;
}
a.smb:link {
	color: #494978;
	text-decoration: none;
}
a.smb:visited {
	color: #494978;
	text-decoration: none;
}
a.smb:hover {
	color: #494978;
	text-decoration: underline;
}

.std {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 150%;
}
a.std:link {
	color: #000000;
	text-decoration: none;
}
a.std:visited {
	color: #000000;
	text-decoration: none;
}
a.std:hover {
	color: #000000;
	text-decoration: underline;
}

.big {
	font-family: verdana;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.big:link {
	color: #000000;
	text-decoration: none;
}
a.big:visited {
	color: #000000;
	text-decoration: none;
}
a.big:hover {
	color: #000000;
	text-decoration: underline;
}

.std2 {
	font-family: verdana;
	font-size: 12px;
	color: #494978;
	text-decoration: none;
	line-height: 150%;
}
a.std2:link {
	color: #494978;
	text-decoration: none;
}
a.std2:visited {
	color: #494978;
	text-decoration: none;
}
a.std2:hover {
	color: #494978;
	text-decoration: underline;
}

.big2 {
	font-family: verdana;
	font-size: 20px;
	color: #494978;
	text-decoration: none;
	font-weight: bold;
}
a.big2:link {
	color: #494978;
	text-decoration: none;
}
a.big2:visited {
	color: #494978;
	text-decoration: none;
}
a.big2:hover {
	color: #494978;
	text-decoration: underline;
}