A:link {
	text-decoration: none;
	color: #990000;
}

A:visited {
	text-decoration: none;
	color: #990000;
}

A:active {
	text-decoration: none;
	color: #990000;
}

A:hover {
	text-decoration: none;
	color: #CC0000;
}

body {
	ONLOAD="preloadImages();";
	font-family: sans-serif;
}

.top{
	font-family: sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #FFFFFF;
	text-align : justify;
	volume : medium;
	voice-family : female;
	background-image : url("images/pagetop.jpg");
	position : fixed;
	min-width : 100%;
	min-height : 190px;
}

.fixed {
	top : 190px;
	position: fixed;
}


.bodytext {
	font-family: Sans-Serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	volume: medium;
	voice-family: female;
	max-width: 530px;
	padding-left: 18px;
}

.thumbnails {
	border : thin dotted Gray;
}

.onionskins {
	position : fixed;
	left : 710px;
	top : 180px;
	background-image : url("images/onionskins.gif");
	width : 820px;
	height : 104px;
}

.rsfooter {
	font-family: sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal ;
	color: #000000;
	text-align : center;
	volume : medium;
	voice-family : female;
}

