
a
{
color: #0000FF;
text-decoration: none;
}
a:hover 
{
color: #0000FF;
text-decoration: underline;
}

.gs {
}
A.gs {
	font-family: Verdana;
	font-size: 16px;
	color: rgb(125, 44, 62);
	text-decoration: none;
	text-align: right;
}
A.gs:hover {
	font-family: Verdana;
	font-size: 16px;
	color: rgb(125, 44, 62);
	text-decoration: underline;
	text-align: right;
}

.br {
}
A.br {
	font-family: Verdana;
	font-size: 16px;
	color: rgb(51, 53, 148);
	text-decoration: none;
	text-align: right;
}
A.br:hover {
	font-family: Verdana;
	font-size: 16px;
	color: rgb(51, 53, 148);
	text-decoration: underline;
	text-align: right;
}

.nav {
}
A.nav {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #303030;
	text-decoration: none;
	padding-left: 18px;
	padding-right: 6px;
	text-align: right;
}
A.nav:hover {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	padding-right: 18px;
	text-decoration: none;
	background-image: url(rec.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	padding-right: 6px;

	text-align: right;
}

.hnav {
}
A.hnav {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #303030;
	text-decoration: none;
	background-image: url(rec.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	padding-right: 6px;
	text-align: right;
}
A.hnav:hover {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	padding-right: 18px;
	text-decoration: none;
	background-image: url(rec.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	padding-right: 6px;

	text-align: right;
}
