BODY {
	FONT-FAMILY : Veranda, Arial, Helvetica, sans-serif;
	color : #ffffff;
}

a {
	color: white;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}
a:hover {
	color: white;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}
a:visited {
	color: white;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}
a:active {
	color: white;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}

.left {
	float:left;
}

img.right {
	float:right;
	padding-left: 10px;
}

.bigtitle {
	FONT-FAMILY : Veranda, Helvetica, Arial;
	color : white;
	FONT-SIZE :1.8em;
	FONT-style :bold;
}
.title {
	FONT-FAMILY : Veranda, Helvetica, Arial;
	color : white;
	FONT-SIZE :1.2em;
	FONT-weight :bold;
}
.title a:hover{
	FONT-FAMILY : Veranda, Helvetica, Arial;
	color : white;
	FONT-SIZE :1.3em;
	FONT-weight :bold;
}
.title a{
	FONT-FAMILY : Veranda, Helvetica, Arial;
	color : white;
	FONT-SIZE :1.2em;
	FONT-weight :bold;
}
.about {
	FONT-FAMILY : Veranda, Helvetica, Arial;
	color : white;
	FONT-SIZE :.7em;
	FONT-style :normal;
	text-align:left;
	line-height:1.6;
	margin-left:10px;
	margin-right:10px;
}
.btext {
	FONT-FAMILY : Veranda, Helvetica, Arial;
	color : white;
	FONT-SIZE :.9em;
	FONT-weight :none;
}
.btext a{
	FONT-FAMILY : Veranda, Helvetica, Arial;
	color : white;
	FONT-SIZE :.9em;
	FONT-weight :none;
}
.btext a:hover{
	FONT-FAMILY : Veranda, Helvetica, Arial;
	color : white;
	FONT-SIZE :.9em;
	FONT-weight :bold;
}
.btext a:visited{
	FONT-FAMILY : Veranda, Helvetica, Arial;
	color : white;
	FONT-SIZE :.9em;
	FONT-weight :none;
}
.btext a:active{
	FONT-FAMILY : Veranda, Helvetica, Arial;
	color : white;
	FONT-SIZE :.9em;
	FONT-weight :none;
}
.text {
	FONT-FAMILY : Veranda, Helvetica, Arial;
	color : white;
	FONT-SIZE :.9em;
	FONT-weight :bold;
}
.text a{
	FONT-FAMILY : Veranda, Helvetica, Arial;
	color : white;
	FONT-SIZE :.9em;
	FONT-weight :bold;
}
.text a:hover{
	FONT-FAMILY : Veranda, Helvetica, Arial;
	color : red;
	FONT-SIZE :1.0em;
	FONT-weight :bold;
}
.text a:visited{
	FONT-FAMILY : Veranda, Helvetica, Arial;
	color : white;
	FONT-SIZE :.9em;
	FONT-weight :bold;
}
.text a:active{
	FONT-FAMILY : Veranda, Helvetica, Arial;
	color : white;
	FONT-SIZE :.9em;
	FONT-weight :bold;
}

