.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E77CA8;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7193E6;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E77CA8;
	font-weight: bold;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7193E6;
	font-weight: bold;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E77CA8;
	font-weight: bold;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7193E6;
	font-weight: bold;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E77CA8;
	font-weight: bold;
}

.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7193E6;
	font-weight: bold;
}

.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}

.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A0A0A4;
	font-weight: normal;
}

.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7193E6;
	font-weight: bold;
}

.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}

.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E77CA8;
	font-weight: bold;
}

a.plain{
	color:#666666
	text-decoration: none;
}

:link {
	color: #666666;
	text-decoration: none;
}

:visited {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: none;

}
