 .buttons
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/index_05.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
 .buttons A:active, .buttons A:link, .buttons A:visited  
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.buttons A:hover {
	color: #003300;
 	text-decoration: underline;
}

.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: 8dd1da;
	text-align: center;
	text-decoration: none;
}
.credits A:active, .credits A:link, .credits A:visited   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: 8dd1da;
	text-align: center;
	text-decoration: none;
}
.credits A:hover {
	color: #FFFFCC;
 	text-decoration: underline;
}
.body {
	background-image: url(images/index_11.jpg);
	background-repeat: repeat-y;
}
.bodyCenter {
	background-image: url(images/index_06.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
 .text A:active, .text A:link, .text A:visited  
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.text A:hover {
	color: #006600;
 	text-decoration: underline;
}

.bodyBottom {
	background-image: url(images/index_12.jpg);
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
