A {
	text-decoration : none;
	color: Blue;
}
A:HOVER {
	color : #808080;
}
A:VISITED {
	color: Blue;
}
.aNavigation{
	text-decoration : none;
	color: Blue;
	font-family : Verdana;
	font-size : 10px;
	font-weight: bold;
}
.aNavigation:HOVER {
	text-decoration : none;
	color : #B70000;
	font-family : Verdana;
	font-size : 10px;
	font-weight: bold;
}
.txtLink{
	font-family : Verdana;
	font-size : 10px;
	font-weight: bold;
}
.text{
	color: #000000;
	font-family : Verdana;
	font-size : 10px;
}
.header{
	color:#800000;
	font-family : Verdana;
	font-size : 18px;
	font-weight: bold;
	line-height: 22px;
}
.header2{
	color:#000080;
	font-family : Arial;
	font-size : 16px;
	font-weight: bold;
}
.header3{
	color:#800040;
	font-family : Arial;
	font-size : 13px;
	font-weight: bold;
	line-height: 18px;
}
.header4{
	color:#800000;
	font-family : Verdana;
	font-size : 13px;
	font-weight: bold;
	line-height: 17px;
}
.header5{
	color:#000000;
	font-family : Arial;
	font-size : 13px;
	font-weight: bold;
	line-height: 19px;
}
.header6{
	color:#FFFFFF;
	font-family : Verdana;
	font-size : 13px;
	font-weight: bold;
	line-height: 17px;
}
.header7{
	color: #000080;
	font-family: times New Roman;
	font-size: 24px;
	font-weight: bold;
}
.header8{
	color: #000080;
	font-family: times New Roman;
	font-size: 16px;
	font-weight: bold;
}
.header9{
	color: #F00022;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
}
.txtSmallBold{
	color: #000000;
	font-family : Verdana;
	font-size : 10px;
	font-weight: bold;
}
.txtSmallGrey{
	color:#808080;
	font-family : Verdana;
	font-size : 10px;
}
.txtBigDarkRed{
	color:#800000;
	font-family : Verdana;
	font-size : 12px;
}
.txtBigRedBold{
	color: #F00022;
	font-family : Verdana;
	font-size : 15px;
	font-weight: bold;
}
.txtHidden{
	color : #FFFFFF;
	font-size: 1px;
}