.bg {  background-attachment: fixed; background-image: url(images/index_20.gif); background-repeat: repeat-y; background-position: left}
.a11grey {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: 000000}
.t11white {  font-family: tahoma; font-size: 12px; color: #FFFFFF; text-decoration: none}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
a:link  {
	color : #000000;
	text-decoration: none;
}

a:visited  {
	color : #000000;
	text-decoration: none;
}

a:active  {
	color : #000000;
	text-decoration: none;
}

a:hover  {
	color :#FF4500;
	text-decoration: underline;
}


