a:link {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none
}
a:visited {
	font-family:  Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none

}
a:active {
	font-family:  Arial;
	font-size: 13px;
	color: #6666FF;
	text-decoration: none

}
a:hover {
	font--size: 13px;
	font-weight: bold;
	color: #000000; text-decoration:underline;
	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
td {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6666FF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6666FF;
}