body {
	background: #01209D;
	color: #00FFFF;
	font-family: "times new roman", verdana, arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}

.headpics
{ 
text-decoration: none; 
color: #FFFFFF;
font-family: "times new roman", arial, helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold;
text-align: center;
padding: 6px 6px 6px 6px;
border-color: #FF0000;
border-width: 11px;
border-style: ridge;
}

.titlebox
{ 
text-decoration: none; 
color: #000080;
font-family: "times new roman", arial, helvetica, sans-serif; 
font-size: 24px; 
font-weight: bold;
text-align: center;
width: 200px;
padding: 4px 4px 4px 4px;
border-color: #800080;
border-width: 8px;
border-style: ridge;
margin: auto;
}

.bearsbox
{ 
text-decoration: none; 
color: #000080;
font-family: "times new roman", arial, helvetica, sans-serif; 
font-size: 20px; 
font-weight: bold;
text-align: center;
width: 250px;
padding: 4px 4px 4px 4px;
border-color: #00FF00;
border-width: 8px;
border-style: ridge;
margin: auto;
}

.font24 {
	font-size: 24px;
	color: #00FFFF;
}

.font20 {
	font-size: 24px;
	color: #00FFFF;
}

a:link {
	color: #800000;
}

a:visited {
	color: #800080;
}

a:hover {
	color: #800080;
	text-decoration: none;
}

a:active {
	color: #800080;
	text-decoration: none;
