H4    {
	font-family : Arial;
	font-size : 20px;
	COLOR : YELLOW;
}

BODY  {
	font-family : Arial;
	size : 12px;
	color : YELLOW;
}

A  {
	font-family : Arial;
	font-weight : normal;
	font-size : 13px;
	color : WHITE;
}

A:	Visited  {
	FONT-color : RED;
}

A:  Active  { 	
	color : RED;
}

A:Hover  { 
	color : YELLOW;
}

LI:    {
	font-family: Arial;
	weight: BOLD;
	color: YELLOW;
	font-size: 18px;
}

OL    {
	font-family: Arial;
	font-weight: BOLD;
	font-color: YELLOW;
	font-size: 18px;
}

#slidemenubar, #slidemenubar2{
position:absolute;
border:1.5px solid white;
background-color:FIREBRICK;
layer-background-color:WHITE;
font:bold 11px Arial;
line-height:16px;
}}