﻿.newStyle1 {
	font-size: large;
	font-weight: bold;
	font-family: Verdana;
	color: #990099;
}
.newStyle2 {
	font-family: Verdana;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #F5F5F5;
}
.newStyle3 {
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	color: #EFEFEF;
}
.style1 {
	font-size: x-large;
	color: #FF6600;
}
.style2 {
	font-size: x-large;
	color: #FF6600;
	text-align: center;
}
.style3 {
	text-align: center;
}
.style4 {
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	color: #EFEFEF;
	text-align: center;
}
.style5 {
	color: #00FF00;
}
.style6 {
	color: #E97BAA;
}
A {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #e9e47f;
	TEXT-DECORATION: none;
}
.style7 {
	vertical-align: top;
}

