.sml:link {
	font-family: Verdana;
	font-size: 9px;
	color: #8C8C8C;
	text-decoration: none;
}
.sml:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #414452;
	text-decoration: underline;
}
.menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(tile_back.gif);
}
.text {
	font-family: Arial;
	font-size: 10pt;
	color: #666666;
}
.sml:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #8C8C8C;
	text-decoration: none;
}
a:link {
	font-family: Arial;
	font-size: 10pt;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	font-size: 10pt;
	color: #959AD5;
	text-decoration: underline;
}
.title:link {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}
.title:visited {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}
.title:hover {
	font-family: Arial;
	font-size: 12pt;
	color: #CCCCCC;
	text-decoration: underline;
}
