@charset "UTF-8";
/* CSS Document */

.style1 {color: #64747D}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #061F31;
}
a:active {
	text-decoration: none;
}
.style2 {font-size: 9px}
.style5 {color: #4E7383}
.style4 {color: #3C5E6C}
