td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px
}
.size12 {
	font-size: 12px
}
.size10 {
	font-size: 10px
}
.size36 {
	font-size: 36px
}
.size30 {
	font-size: 30px
}
.size24 {
	font-size: 24px
}
.size18 {
	font-size: 18px
}
.size24 {
	font-size: 24px;
}
.size14 {
	font-size: 14px
}
a:link {
	text-decoration: underline;
	color: #ffffff
}
a:visited {
	text-decoration: underline;
	color: #ffffff
}
a:active {
	color: #ffc600;
	text-decoration: underline
}
a:hover {
	color: #ffc600;
	text-decoration: underline
}
.black {
	color: #000000
}
.yellow {
	color: #ffc600
}
.blue {
	color: #6A7FFF
}
.ws_blue {
	color: #2E9DD8;
}
.size14_blue {
	font-size: 14px;
	color: #6A7FFF
}
.size18_blue {
	font-size: 18px;
	color: #6A7FFF
}
.size14_yellow {
	font-size: 14px;
	color: #ffc600
}
.size18_yellow {
	font-size: 18px;
	color: #ffc600
}
a.red:link {
	text-decoration: none;
	color: #7c2c32
}
a.red:visited {
	text-decoration: none;
	color: #7c2c32
}
a.red:active {
	color: #7c2c32;
	text-decoration: underline
}
a.red:hover {
	color: #7c2c32;
	text-decoration: underline
}
a.ws_blue:link {
	text-decoration: none;
	color: #2E9DD8
}
a.ws_blue:visited {
	text-decoration: none;
	color: #2E9DD8
}
a.ws_blue:active {
	color: #2E9DD8;
	text-decoration: underline
}
a.ws_blue:hover {
	color: #2E9DD8;
	text-decoration: underline
}
a.yellow:link {
	text-decoration: none;
	color: #ffc600
}
a.yellow:visited {
	text-decoration: none;
	color: #ffc600
}
a.yellow:active {
	color: #ffc600;
	text-decoration: underline
}
a.yellow:hover {
	color: #ffc600;
	text-decoration: underline
}
.wh {
	color: #ffffff;
}
.red {
	color: #7c2c32;
}
.salmon {
	color: #ab7166;
}

.green {
	
	color: #41ad48; 
}