body {
	font-family: "Trebuchet MS", Verdana;
}
.title {
	font-size: 1.1em;
	font-weight: bold;
	color: #CCCCCC;
	text-align: right;
}
.main {
	font-size: 0.75em;
}
.title2 {
	font-size: 0.9em;
	font-weight: bold;
	color: #660099;
}
.news {
	font-size: 0.7em;
	color: #660099;
}
.quote {
	font-size: 0.7em;
	color: #660099;
}
a:link {
	color: #660099;
	text-decoration: none;
}
.bread {
	font-size: 0.7em;
	color: #660099;
	text-align: right;
	border: 0.05em none #660099;
}
a:visited {

	text-decoration: none;
	color: #660099;
}
a:hover {


	text-decoration: underline;
	color: #660099;
}
a:active {
	color: #660099;
	text-decoration: none;
}
.lhs {
	color: #000000;
}
.lhs a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.lhs a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.lhs a:active {
	color: #660099;
	text-decoration: none;
	font-weight: bold;
}
.lhs a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #660099;
}
