a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}

.navi_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.navi_white:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.navi_white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.navi_white:hover {
	text-decoration: underline;
	color: #FFFFFF
}
.navi_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #C61406;
}
a.navi_bottom:link {
	text-decoration: none;
	color: #C61406;
}
a.navi_bottom:visited {
	text-decoration: none;
	color: #C61406;
}
a.navi_bottom:hover {
	text-decoration: underline;
	color: #C61406
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
a.bodytxt:link {
	text-decoration: underline;
	color: #666666;
}
a.bodytxt:visited {
	text-decoration: underline;
	color: #666666;
}
a.bodytxt:hover {
	text-decoration: none;
	color: #666666
}
.side_navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #051844;
}
a.side_navi:link {
	text-decoration: none;
	color: #051844;
}
a.side_navi:visited {
	text-decoration: none;
	color: #051844;
}
a.side_navi:hover {
	text-decoration: underline;
	color: #CC0000
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.sub_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.sub_underline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.pro_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
a.pro_head:link {
	text-decoration: underline;
	color: #CC0000;
}
a.pro_head:visited {
	text-decoration: underline;
	color: #CC0000;
}
a.pro_head:hover {
	text-decoration: underline;
	color: #CC0000;
}
.purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

a.purple:link {
	text-decoration: none;
	color: #CC0000;
}
a.purple:visited {
	text-decoration: none;
	color: #CC0000;
}
a.purple:hover {
	text-decoration: underline;
	color: #CC0000;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e25e4b;
}
a.green:link {
	text-decoration: none;
	color: #97A048;
}
a.green:visited {
	text-decoration: none;
	color: #97A048;
}
a.green:hover {
	text-decoration: underline;
	color: #97A048;
}

