LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
}

.select {
	color : Red;
}

a:link, a:visited
  {
	font-family: Arial, sans-serif;
	color: Black;
	TEXT-DECORATION: none
}

P,{
	font-family : "Comic Sans MS";
	font-size : 14px;
	text-align : justify;
	color : Green;
	font-weight : bold;
}

DIV {
	font-family : "Comic Sans MS";
	font-size : 14px;
	color : Green;
	font-weight : bold;
}

a:hover, a:active
  {
	font-family: Arial, sans-serif;
	color: Red;
	TEXT-DECORATION: none;
}
