.sidebgd {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #0066FF;
}
.mainbgd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #0000FF;
	background-color: #FFFFFF;
}
.timesbig {
	font-size: 36px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #00FFFF;
	text-decoration: none;
}
