A:link {
	COLOR: #0000ff; Blue: 
}
A:visited {
	COLOR: #0000ff; Purple: 
}
A:hover {
	COLOR: #ff0000; Red: 
}
A.menu:link {
	COLOR: #FFFFFF; Blue: 
}
A.menu:visited {
	COLOR: #FFFFFF; Purple: 
}
A.menu:hover {
	COLOR: #ff0000; Red: 
}
A.sidenav:link {
	COLOR: #ffffff; FONT-FAMILY: Arial Narrow; FONT-SIZE: 11px; FONT-WEIGHT: bold; LINE-HEIGHT: 20px; TEXT-DECORATION: none
}
A.sidenav:visited {
	COLOR: #ffffff; FONT-FAMILY: Arial Narrow; FONT-SIZE: 11px; FONT-WEIGHT: bold; LINE-HEIGHT: 20px; TEXT-DECORATION: none
}
A.sidenav:hover {
	COLOR: #ffffff; FONT-FAMILY: Arial Narrow; FONT-SIZE: 11px; FONT-WEIGHT: bold; LINE-HEIGHT: 20px; TEXT-DECORATION: underline
}

A.navHor {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none; }

A.navHor:visited {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none; }

A.navHor:hover {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #FFFBF0;
    text-decoration: none; }
		
		
PRE {
	FONT-SIZE: 13px
}
ADDRESS {
	FONT-SIZE: 12px
}
H1 {
	FONT-SIZE: 32px
}
H2 {
	FONT-SIZE: 24px
}
H3 {
	FONT-SIZE: 18px
}
H4 {
	FONT-SIZE: 16px
}
H5 {
	FONT-SIZE: 13px
}
H6 {
	FONT-SIZE: 11px
}
OL {
	FONT-SIZE: 16px
}
UL {
	FONT-SIZE: 16px
}
DIR {
	FONT-SIZE: 12px
}
MENU {
	FONT-SIZE: 12px
}
DL {
	FONT-SIZE: 12px
}
DD {
	FONT-SIZE: 12px
}
P {
	FONT-SIZE: 12px
}
B {
	FONT-SIZE: 12px
}

