a:link {
	color: #960303;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #960303;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #960303;
	font-weight: bold;
	text-decoration: none;
}

body, td {
	font-family: Arial, sans-serif;
	font-size: normal;
	margin: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	scrollbar-3dlight-color: #063145;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #063145;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}

span.big{
	color: #FFFFFF;
	font-size: medium;
	font-weight: bolder;
}

span.small{
	color: #000000;
	font-family: serif;
	font-size: small;
	font-weight: normal;
}

.featured{
	font-size: small;
}

.featured h1{
	color: #063145;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.featured ul{
	font-size: smaller;
	font-style: italic;
	font-weight: bolder;
	list-style: square;
	color: #063145;
}
.head:link{
	color: #FFFFFF;
	font-family: serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.head:visited{
	color: #FFFFFF;
	font-family: serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.head:hover {
	color: #969696;
	font-family: serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.head:active{
	background: transparent;
	color: #FFFFFF;
	font-family: serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.picsub{
	font-size: 12px;
}


.side:link{
	color: #FFFFFF;
	font-family: serif;
	font-size: 20px;
	font-weight: bolder;
	text-decoration: none;
}

.side:visited{
	color: #FFFFFF;
	font-family: serif;
	font-size: 20px;
	font-weight: bolder;
	text-decoration: none;
}

.side:hover {
	color: #969696;
	font-family: serif;
	font-size: 20px;
	font-weight: bolder;
	text-decoration: none;
}

.side:active{
	color: #FFFFFF;
	font-family: serif;
	font-size: 20px;
	font-weight: bolder;
	text-decoration: none;
}
