a:link, a:visited {
	color:#FFFFFF;
	height: auto;
	width: auto;
	text-decoration: underline;
	font-variant: normal;
	text-transform: capitalize;
}
a:hover {
	color: #FF0000;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;

	background-image: index/images/bg.jpg);
	font-size: 12px;
	background-image: url(images/bg.jpg);
}
td {
	background-color: #000000;
	text-align: center;
}
h1 {
	font-size: 24px;
	text-transform: uppercase;
}
