
p,td {
	font-family: Trebuchet MS,verdana,arial,helvetica;
	font-size:12px;
	line-height: 18px;
	text-decoration: none;
	color: black;
}

.title {
	font-family: Trebuchet MS,verdana,arial,helvetica;
	font-size:22px;
	text-decoration: none;
	color: black;
	margin-top: 5px;
	margin-bottom: 5px
}

.sitename {
	font-family: Trebuchet MS,verdana,arial,helvetica;
	font-size:18px;
	text-decoration: none;
	color: white;
	margin-top: 5px;
	margin-bottom: 5px
}

a.toplink {
	color: lightblue;
	text-decoration: none;
	font-weight: bold

}

a:link {
	color: lightblue;
	text-decoration: none;
}

a:active {
	color: #176394
}

a:visited {
	color: #FF8B48
}

