a:link {color: #003399; text-decoration: none;}
a:active {color: #003399; text-decoration: none;}
a:visited {color: #003399; text-decoration: none;}
a:hover {color: #003399; text-decoration: underline;}
.sidebar a:link {
	color: #000099;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.sidebar a:active {
	color: #000099;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.sidebar a:visited {
	color: #000099;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.sidebar a:hover {
	color: #990000;
	font-size: 16px;
	font-weight: bold;
}
body {
	background-image: none;
	text-align: justify;
}
p {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}
