a {
	color : #000000; 
	text-decoration : none;}

a:link {
	color: #000000;
	text-transform: none;
}

a:visited {
	color: #000000;
	text-transform: none;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-transform: none;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-transform: none;
	text-decoration: none;
}

BODY {
	text-align:center;
	background: #FFFFFF;
}

.bodytext {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}

.bodytextbold {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}

.bodytextitalics {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}

.bodytextw {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

.linksw {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

.linksw a:link {
	color: #FFFFFF;
	text-transform: underline;
	text-decoration: underline;
}

.linksw a:visited {
	color: #FFFFFF;
	text-transform: underline;
	text-decoration: underline;
}

.linksw a:hover {
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}

.linksw a:active {
	color: #FFFFFF;
	text-transform: underline;
	text-decoration: underline;
}

.testimonialw {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

.testimonialw a:link {
	color: #FFFFFF;
	text-transform: underline;
	text-decoration: underline;
}

.testimonialw a:visited {
	color: #FFFFFF;
	text-transform: underline;
	text-decoration: underline;
}

.testimonialw a:hover {
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}

.testimonialw a:active {
	color: #FFFFFF;
	text-transform: underline;
	text-decoration: underline;
}

.bodytextboldw {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.bodytextitalicsw {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

.latestnews {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #990000;
	text-transform: uppercase;
}

.menu {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
	text-transform: uppercase;
}

.menu a:link {
	color: #999999;
	text-transform: none;
	text-decoration: none;
}

.menu a:visited {
	color: #999999;
	text-transform: none;
	text-decoration: none;
}

.menu a:hover {
	color: #000000;
	text-transform: none;
	text-decoration: none;
}

.menu a:active {
	color: #999999;
	text-transform: none;
	text-decoration: none;
}

.blue {
	background-color: #3BAEC3;
}

.red {
	background-color: #D10000;
}

.pink {
	background-color: #FF3A80;
}

.orange {
	background-color: #B73C00;
}

.green {
	background-color: #99CC00;
}

.yellow {
	background-color: #E8AC00;
}

.black {
	background-color: #000000;
}

.grey {
	background-color: #999999;
}

.footer {
	font-family: Verdana;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #999999;
	text-align: right;
}