﻿a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}
a:link {
	text-decoration: underline;
}
a:visited {
text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: underline;
}
.style1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}
.style2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color:#FF9900;
}
.style3 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color:#000000;
}
.style4 {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color:#666666;
}
.style5 {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color:#000000;
}
.style6 {
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color:#000000;
}
.style7 {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color:#CC0000;
}
.style8 {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color:#FF6600;
}