.style1 {
	color: #FCCF8B;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style2 {
	color: #F2E8DF;
	font-size: 11px;
	font-family: Tahoma;
}
.style3 {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style4 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style5 {
	color: #970506;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style6 {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #8E0201;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8E0201;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}
.yellowlink:link {
	color: #FCCF8B;
	text-decoration: none;
}
.yellowlink:visited {
	text-decoration: none;
	color: #FCCF8B;
}
.yellowlink:hover {
	text-decoration: none;
	color: #FFffff;
}
.yellowlink:active {
	text-decoration: none;
	color: #FFffff;
}
.imgs {
padding:10px;
}
