A {
    font-family: Verdana;
    font-size: 7pt;
    Color: #3F3F3F;
  	font-weight: bold;
    TEXT-DECORATION: none
}
A:hover {
    font-family: Verdana;
    font-size: 7pt;
    Color: #3F3F3F;
    font-weight: bold;
    TEXT-DECORATION: underline
}
.text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: none;
	color: black;
	text-decoration: none;
}
.text_small {
	font-family: Verdana;
	font-size: 10px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}
.text_right {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text_right1 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #705D29;
	text-decoration: none;
}
.text_right2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #006187;
	text-decoration: none;
}
.footer {
	font-family: Verdana;
	font-size: 8px;
	font-weight: bold;
	color: #004362;
	text-decoration: none;
}
