body{
	background-image:url(../images/bg_start.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	margin: 0px;
	padding: 0px;
}
td.choice{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000066;
	text-align: center;
	height: 310px;
}
a:link{
	color: #000066;
	text-decoration: none;
}

a:visited{
	color: #000066;
	text-decoration: none;
}

a:hover{
	color: #000066;
	text-decoration: underline;
}

a:active{
	color: #000066;
	text-decoration: none;
}