body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {
	font-size: 12px;
	font-family: Verdana;
	color: #f9fc05;
}

.style2 {
	font-size: 12px;
	font-family: Verdana;
	color: #000000;
}

.style3 {
	font-size: 14px;
	font-family: Verdana;
	color: #000000;
}

.style4 {
	font-size: 18px;
	font-family: Verdana;
	color: #f9fc05;
}

.style5 {
	font-size: 12px;
	font-family: Verdana;
	color: #FF0000;
}

.style6 {
	font-size: 10px;
	font-family: Verdana;
	color: #f9fc05;
}

.style7 {
	font-size: 17px;
	font-family: Verdana;
	color: #f9fc05;
}

a:link {
	font-family: Verdana; 
	font-size: 13px; 
	color: #f9fc05;
	text-decoration:none;
}

a:visited {
	font-family: Verdana; 
	font-size: 13px; 
	color: #f9fc05;
	text-decoration:none;
}

a:hover {
	font-family: Verdana; 
	font-size: 13px; 
	color: #f9fc05;
	text-decoration:underline;
}

a:active {
	font-family: Verdana; 
	font-size: 13px; 
	color: #f9fc05;
	text-decoration:none;
}

.yellow a:link {
	font-family: Verdana; 
	font-size: 11px; 
	color: #f9fc05;
	text-decoration:none;
}

.yellow a:visited {
	font-family: Verdana; 
	font-size: 11px; 
	color: #f9fc05;
	text-decoration:none;
}

.yellow a:hover {
	font-family: Verdana; 
	font-size: 11px; 
	color: #f9fc05;
	text-decoration:underline;
}

.yellow a:active {
	font-family: Verdana; 
	font-size: 11px; 
	color: #f9fc05;
	text-decoration:none;
}

.blue a:link {
	color: #1024bf;
	font-weight: bold;
	text-decoration:none;
}
.blue a:visited {
	color: #1024bf;
	font-weight: bold;
	text-decoration:none;
}
.blue a:hover {
	color: #1024bf;
	font-weight: bold;
	text-decoration:underline;
}
.blue a:active {
	color: #1024bf;
	font-weight: bold;
	text-decoration:none;
}
