body { height:100%; overflow:auto; }

a:link { color: #000000; text-decoration: none }
a:hover { color: #000000; text-decoration: none }
a:visited {	COLOR: #000000; text-decoration: none}

.start {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

#buttons { width:262px; margin:0 auto; }
#buttons ul { list-style-type:none; font-size:14px; padding:0px; font-family:Arial, Helvetica, sans-serif; margin:0px; }
#buttons ul li { display: inline; float:left; text-align: center; }
#buttons ul li a:link, #buttons ul li a:active , #buttons ul li a:visited { display: block; height:84px; width:130px;  background-image:url(../images/button.jpg); background-repeat:no-repeat; color:#FFFFFF; font-weight:bold; text-decoration:none; padding:33px 0px 0px 0px;}
#buttons ul li a:hover { background-image:url(../images/button_over.jpg); background-repeat:no-repeat;}
