BODY {

	color: #000000;
}


A {
	text-decoration: underline;
	color: #003F80;
}

A:Hover {
	text-decoration: none;
	color: #3163CE;
}

}
.washago_title {


	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}

}
.washago_body {


	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}

}
.washago_red {


	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: red;
	text-decoration: none;
}


.style2 {
	color: #003F80;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}