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

body {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
a:link {
	text-decoration: none;
	font-family: Verdana;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	
}
a.nav:link {
	font-style: normal;
	text-decoration: none;
	color: #999999;
	font-family: Verdana;
	font-weight: normal;
}.minor {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
}
.main_title {
	font-family: Verdana;
	font-size: 10px;
	color: ed193f;
}
a.nav2:link {
	font-style: normal;
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-weight: normal;
}

