.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #C7FF06;
}

.body {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #002e7c;
	line-height: 19px;
	text-align: justify;
}
.body underline {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	color: #002E7C;
	text-decoration: underline;
}

a:link {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bold {
	color: #003380;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

a:visited {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFAF0B;
	text-decoration: none;
}

.b:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003380;
	text-decoration: underline;
}
.b:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003380;
	text-decoration: underline;
}
.b:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003380;
	text-decoration: none;
}

.c:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff009c;
	text-decoration: none;
}
.c:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff009c;
	text-decoration: none;
}
.c:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003380;
	text-decoration: underline;
}
.new cy {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.d:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF51BE;
	text-decoration: none;
}
.d:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: none;
	color: #FF51BE;
	text-decoration: none;
}
.d:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: none;
	color: #FFAF0B;
	text-decoration: none;
