.style1 {
	font-size: 12px;
	color: #666666;
}
.style2 {
	color: #880029;
	font-weight: bold;
	font-size: 20px;
}
body {
	background-image: url(../images/BGImage.GIF);
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	font-weight: normal;
	color: #0000FF;
	text-decoration:none;
}
#Table_01 .style2 a {
	color: #880029;
	text-decoration: none;
	font-weight: bold;
}


#Table_01 .style3 a {
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


a:visited {
	font-weight: normal;
	color: #0066FF;
	text-decoration:none;
}


a:hover {
	font-weight: normal;
	color: #0066FF;
	text-decoration:underline
}
#Table_01 .style3 .top {
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0000FF;
	text-decoration: none;
}


a:active {
	color: #FF0000;
	text-decoration:underline;
}

a.hidden {
	font-weight: normal;
	color: #0000FF;
	text-decoration:none
}

a.hidden:visited {
	font-weight: normal;
	color: #0000FF;
	text-decoration:none
}
