
parasite h2 { color: red; font-size: 1em; }

h2{
	font-size : larger;
	/* color : #0066CC; */
}

A.no-ul:link    {
	text-decoration : none;
}    

A.no-ul:visited {
	text-decoration : none;
}  

UL.no-bullet{
	list-style-type : none;
}

TR.spacer{
	height : 5px;
}

TR.navbar{
	color: White;
	height: 30px;
	background-color : #0066CC;
	/* R=51 G=153 B=255 --> */
	/*<!--k5's: <TR BGCOLOR="#006699"> --> */
}

A.navbar:link    {	color: White;}    

A.navbar:visited {	color: White;}  


A.navbar-title{
	color: White;
	text-decoration:none;
	font-size : larger;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

BODY{
	background : White;
}
