body,td,th {
	color: #000000;
	font-family: Arial;
	background-image: url('images/cast_c2.jpg');
	background-attachment: fixed; 
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
p,a	{
	font-size: 12px;
	margin: 0;
}
h1	{
	font-size: 26px;
	font-weight: bold;
	margin: 0;
}
h2	{
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	text-align: right;
}