p, div, li {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px
}
.rights {
	font-size: 11px;
	color: #4a7293;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.sidebar {
	border: 1px dotted #5d91bd;
	vertical-align: top;
}
.bluebg {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background: #5d91bd;
	height: 25px;
	vertical-align: middle;
}
h2 {
	font: 20px Georgia, "Times New Roman", Times, serif;
}
a:link {
	text-decoration: none;
	color: #CC6600;
	font-weight: normal;
}
a:hover {
	background: #FFFF99;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #990033;
}
a:active {
	text-decoration: none;
}
