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: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: 15px;
}
p {
	font-family: "Times New Roman", Times, serif;
}
.ImageLeft {
	padding-right: 15px;
	padding-bottom: 10px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imageRight {
	padding-bottom: 10px;
	padding-left: 15px;
	float: right;
}
