.text {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: bbbbbb;

}
.smalltext {

	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: B6DEF5;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
a {
	font-family: arial;
	font-size: 11px;
	color: #bbbbbb;
	font-weight: normal;
	text-decoration: none;

}
.combo {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;

}
.grey a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;

}
.grey a {
	font-family: Tahoma;
	font-size: 11px;
	color: #bbbbbb;
	font-weight: bold;
	text-decoration: none;
}
