body {
	background-image: url(alto_club_images/page_bg.gif);
	background-repeat: repeat-x;
	background-color: #CBBDA4;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.content {
	color: #efefef;
	line-height: 18px;
}
.titlebold {
	font-weight: bold;
}
a.news:link

{
	text-decoration:none;
	color:#827351;
	font-size: x-small;
}

a.news:active
{
	text-decoration:none;
	color:#827351;
	font-size: x-small;
}

a.news:visited 
{
	text-decoration:none;
	color:#827351;
	font-size: x-small;
}

a.news:hover
{
	text-decoration:underline;
	color:#663300;
	font-size: x-small;
}
a:link {
	color: #CCCC66;
	text-decoration: underline;
}
a:visited {
	color: #CCCC66;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
.picborder {
	border: thin double #FFFFFF;
}
.SubHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #695B41;
	text-decoration: none;
	background-repeat: no-repeat;
	border: 1px solid #72694e;
	background-color: #D2CAAF;
