.title {
	font-size : 14px;
	color : #561600;
	font-weight:bold;

}

.titlebig {
	font-size : 18px;
	color : #561600;
	font-weight:bold;

}

.footer {
	font-size : 11px;
	color : #ffffff;

}

img.pic {
	padding-left: 15px;
	padding-bottom; 10px;
	
	}
	
a.small:link, a.small:visited, a.small:active {
	color:#f98861;
	text-decoration: none;
	font-size : 11px;

}
	
a.small:hover {
	color:#ffffff;
	text-decoration: none;
	font-size : 11px;

}



a:link, a:visited, a:active {
color: #990000;
	text-decoration: none;
	font-size : 12px;

}
	
a:hover {
	color:#ffffff;
	text-decoration: none;
	font-size : 12px;

}






