/* Text */
BODY {	font-family : Arial;
	font-size : 13px;
	color : rgb(0,0,0);
	background-color : rgb(247,147,30)}

P {
	font-size: 13px;
	font-family : Arial
}

LI {
	font-family: Arial,      Helvetica,      Geneva,      Sans-serif
}

UL {
	font-size: 13px
}

.TextObject {
	font-family: Arial,      Helvetica,      Geneva,      Sans-serif;
	font-size : 13px
}

OL {
	font-family: Arial,      Helvetica,      Geneva,      Sans-serif;
	font-size : 13px;
	color : rgb(0,0,0)
}

A {
	font-family: Arial,      Helvetica,      Geneva,      Sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : rgb(201,37,44)
}

A:hover {
	font-family: Arial Narrow ,      Helvetica,      Geneva,      Sans-serif;
	font-weight : bold;
	font-size : 19px;
	color : rgb(247,147,30)
}

A:visited {
	font-family: Arial,      Helvetica,      Geneva,      Sans-serif;
	font-weight : bold;
	color : rgb(201,37,44);
	font-size : 13px
}

A:active {
	color: rgb(201,37,44);
	font-size : 13px;
	font-family :Arial,      Helvetica,      Geneva,      Sans-serif;
	font-weight : bold
}



A.nav1 {
	font-family: 'Arial Narrow' ,      Arial,      Helvetica,      Geneva,      Sans-serif;
	font-size : 19px;
	font-weight : bold;
	text-decoration : none;
	color : rgb(255,255,255);
}

A.nav1:hover {
	font-family: 'Arial Narrow' ,      Arial,      Helvetica,      Geneva,      Sans-serif;
	font-weight : bold;
	font-size : 19px;
	text-decoration : none;
	color : rgb(247,147,30)
}

A.nav1:visited {
	font-family: 'Arial Narrow' ,      Arial,      Helvetica,      Geneva,      Sans-serif;
	font-size : 19px;
	font-weight : bold;
	text-decoration : none;
	color : rgb(255,255,255);
}

A.nav1:active {
	font-family : 'Arial Narrow' ,      Arial,      Helvetica,      Geneva,      Sans-serif;
	font-size : 19px;
	font-weight : bold;
	text-decoration : none;
	color: rgb(255,255,255);
}

A.nav2 {
	font-family: Arial Narrow ,      Arial,      Helvetica,      Geneva,      Sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	color : rgb(247,147,30)
}
/*A.nav2 {
	font-family: Arial Narrow ,      Arial,      Helvetica,      Geneva,      Sans-serif;
	font-size : 17px;
	font-weight : bold;
	text-decoration : none;
	color : rgb(255,255,255)
}*/

A.nav2:visited {
	font-family: Arial Narrow ,      Arial,      Helvetica,      Geneva,      Sans-serif;
	font-weight : bold;
	color : rgb(247,147,30);
	text-decoration : none;
	font-size : 14px
}

A.nav2:active {
	color: rgb(247,147,30);
	font-size : 14px;
	font-family : Arial Narrow ,      Arial,      Helvetica,      Geneva,      Sans-serif;
	text-decoration : none;
	font-weight : bold
}

A.nav2:hover {
	font-family: Arial Narrow ,      Arial,      Helvetica,      Geneva,      Sans-serif;
	font-weight : bold;
	font-size : 14px;
	text-decoration : none;
	color : rgb(255,255,255)
}
