body, table
{
        font-family: Arial, Tahoma, Verdana, Courier;
        font-size: 11px;
	color: #000000;
}
.welcome {
}
.welcome a {
	color: #000000;
	text-decoration: underline;
}
.welcome a:hover {
	text-decoration: none;
}
.checkout {
        font-size: 14px;
}
.checkout a {
	color: #FFFFFF;
	text-decoration: underline;
}
.checkout a:hover {
	text-decoration: none;
}
.enter {
        font-size: 58px;
}
.enter a {
	color: #FF0000;
	text-decoration: underline;
}
.enter a:hover {
	text-decoration: none;
}
.free {
        font-size: 20px;
}
.free a {
	color: #FF0000;
	text-decoration: underline;
}
.free a:hover {
	text-decoration: none;
}
.copy {
        font-size: 9px;
}
.copy a {
	color: #000000;
	text-decoration: underline;
}
.copy a:hover {
	text-decoration: none;
}
