body{
	background-color: #FFF;
}
.gd {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
td,th {
	font-size: 12px;
}
	
a.b:link {
	color: 8e1322;
	text-decoration: none;
	font-style: normal;
	font-weight: bolder;
}
a.b:visited {
	text-decoration: none;
	color: #000000;
}
a.b:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.b:active {
	text-decoration: none;
	color: #0065AB;
}



a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #0065AB;
}
a:active {
	text-decoration: none;
	color: #0065AB;
}
