/* only  Group site css*/
.smallblack1{
	font-family:Verdana, Arial;
	font-size:11px;
	color:#555555;
	text-align:justify;
}
.desc{
	font-family:Verdana, Arial;
	font-size:11px;
	color:#555555;
	line-height:15px;
	text-align:justify;
}

a.right_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	text-decoration:none;
}
a.right_menu:visited {
	color: #003399;
	font-weight: bold;
	text-decoration:none;
}
a.right_menu:active {
	color: #003399;
	font-weight: bold;
	text-decoration:none;
}
a.right_menu:hover {
	color: #DA0505;
	font-weight: bold;
	text-decoration:none;
}

a.web {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DA0505;
	font-weight: bold;
	text-decoration:none;
}
a.web:visited {
	color: #DA0505;
	font-weight: bold;
	text-decoration:none;
}
a.web:active {
	color: #DA0505;
	font-weight: bold;
	text-decoration:none;
}
a.web:hover {
	color: #A30B0B;
	font-weight: bold;
	text-decoration:none;
}
