.body {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #666666;
}
.body A:visited {
	color : Blue;
	font-size : 12px;
	TEXT-DECORATION : underline;
}
.body A:link {
	color : Blue;
	font-size : 12px;
	TEXT-DECORATION : underline;
}


.bluelink {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #0066cc;
}
.bluelink A:visited {
	color : #0066cc;
	font-size : 12px;
	TEXT-DECORATION : none;
	font-weight : bolder;
}
.bluelink A:link {
	color : #0066cc;
	font-size : 12px;
	TEXT-DECORATION : none;
	font-weight : bolder;
}

.bluelink A:hover{
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #0066cc;
	font-weight: bolder;
	text-decoration: underline;
}

.sub3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #60950F;
}

.body1 {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: Gray;
}

.sub2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0033cc;
}

.bottom_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}
.bottom_link A:visited {
	color : #666666;
	TEXT-DECORATION : none;
}
.bottom_link A:link {
	color : #666666;
	TEXT-DECORATION : none;
}

.bottom_link A:hover{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
