@charset "UTF-8";
/* CSS Document */

.tagline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #09F;
	text-indent: 65px;
}
.bodytext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: FFF;
	text-align: left;
}
.bodytext2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #03C;
}
.style2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}
.invisible {
	font-size: 1px;
	color: #8fccfd;
}
.whatson1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-align: center;
}
a:link {
	color: #FC6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FECD6B;
}
a:hover {
	text-decoration: none;
	color: #FECD6B;
}
a:active {
	text-decoration: none;
	color: #FDCE6F;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0;
	text-transform: uppercase;
	list-style-type: circle;
}
