P  {
	font-size : 100%;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	
}

P.menu  {
	font-size : 140%;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
	
}




P.big {
	font-size : 140%;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	
}

P.tiny {
	font-size : 90%;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	
}


A {font-weight:bold; color:#990000}
A:visited {font-weight:bold; color:#990000}
A:hover {text-decoration:none; font-weight:bold; background: #990000; color:#ffffff}
A:active {text-decoration:none; font-weight:bold; color:#ff0000}


A.menu:link {text-decoration:none; font-weight:normal; color:#ffffff}
A.menu:visited {text-decoration:none; font-weight:normal; color:#ffffff}
A.menu:hover {text-decoration:none; font-weight:normal;  background: #bb0000; color:#ffffff}
A.menu:active {text-decoration:none; font-weight:normal; color:#ff0000}




