a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3366FF;
}
a:hover {
	text-decoration: underline;
	color: #0033CC;
}
a:active {
	text-decoration: none;
	color: #0033FF;
}

a.quote:link {
	color: #0033FF;
	text-decoration: none;
}
a.quote:visited {
	text-decoration: none;
	color: #3366FF;
}
a.quote:hover {
	text-decoration: underline;
	color: #0033CC;
}
a.quote:active {
	text-decoration: none;
	color: #0033FF;
}

a.hometext:link {
	color: #0033FF;
	text-decoration: none;
}
a.hometext:visited {
	text-decoration: none;
	color: #3366FF;
}
a.hometext:hover {
	text-decoration: underline;
	color: #0033CC;
}
a.hometext:active {
	text-decoration: none;
	color: #0033FF;
}

a.text2:link {
	color: #0033FF;
	text-decoration: none;
}
a.text2:visited {
	text-decoration: none;
	color: #3366FF;
}
a.text2:hover {
	text-decoration: underline;
	color: #0033CC;
}
a.text2:active {
	text-decoration: none;
	color: #0033FF;
}

.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #660000;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.searchheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #660000;
}
.result_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
}
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}