.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.menulinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.menulinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.menulinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.menulinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.button {
	text-decoration: none;
	background-image: url(images/button-menu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.buttonshort {
	text-decoration: none;
	background-image: url(images/button-short.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.buttonlong {
	text-decoration: none;
	background-image: url(images/button-long.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
}
.buttonlong2 {
	text-decoration: none;
	background-image: url(images/button-long2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

