A.bar:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
	text-transform : lowercase;
	text-decoration : none;
	color: #FFFFFF;
	letter-spacing: 0em;
} 
A.bar:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
	text-transform : lowercase;
	text-decoration : none;
	color: #FFFFFF;
} 
A.bar:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
	color : #6699CC;
	text-decoration : none;
	}
A.bar2:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-transform : none;
	text-decoration : underline;
	color: #b1132c;
	letter-spacing: 0em;
	font-weight: 600;
} 
A.bar2:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-transform : none;
	text-decoration : underline;
	color: #b1132c;
	letter-spacing: 0em;
	font-weight: 600;
} 
A.bar2:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-transform : none;
	text-decoration : none;
	color: #9B0A19;
	letter-spacing: 0em;
	font-weight: 600;
	}
.caption8 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 18px;
	line-height : normal;
	color : #666666;
	font-style : normal;
	font-weight : 700;
	text-decoration: none;
}

