@charset "UTF-8";/* CSS Document */body {	margin-top: 0px;	background-color: #666666;	background-image: url(../img/background.png);	background-repeat: repeat;}a:link {	color: #ccc;	text-decoration: none;}a:visited {	text-decoration: none;	color: #ccc;}a:hover {	text-decoration: underline;	color: #cadb2a;}a:active {	text-decoration: none;	color: #666;}a.startsgreen:link {	text-decoration: none;	color: #cadb2a;}a.startsgreen:hover {	text-decoration: underline;	color: #ccc;}