td {

	font-family: Arial, Tahoma, Verdana;

	background-repeat: repeat;

	font-size: 11px;



}

a:link {
	color: #000000;
	text-decoration: none;
}

a:active {

	color: #FF0000;

	text-decoration: none;

}

a:visited {

	color: #000000;

	text-decoration: none;

}

a:hover {

	color: #FF0000;

	text-decoration: none;

}

.bigfont1 {

	font-size: 14px;

}

.bigfont2 {

	font-size: 24px;

}
BODY
{
	font-size: 9px;
	font-family: Arial, Tahoma;
}
table {
	background-repeat: repeat;
}

A.style1:link {
	color: #ffffff;
	text-decoration: none;
}
A.style1:visited {
	color: #ffffff;
	text-decoration: none;
}
A.style1:hover { 
color: #ffff00; 
font-weight: normal; 
} 
A.style2:link {
	color: #ffff00;
	text-decoration: none;
}
A.style2:visited {
	color: #ffff00;
	text-decoration: none;
}
A.style2:hover { 
text-decoration: underline; 
color: #ffffff; 
} 
