body 
{ 
	
	background: #FFFFFF;
	
}

text-decoration: none; color:#3c51bc; font-weight:bold; font-family: Comic Sans MS;
}


A#item:link {text-decoration: none; color:#3c51bc; font-weight:bold; font-family: Comic Sans MS;}
A#item:visited  {text-decoration: none; color:#3c51bc; font-weight:bold; font-family: Comic Sans MS;}
A#item:active  {text-decoration: none; color:#3c51bc; font-weight:bold; font-family: Comic Sans MS;}
A#item:hover {text-decoration: underline; font-weight:bold; }

A#bottom:link {text-decoration: underline; color:#000000;  font-family: Comic Sans MS;}
A#bottom:visited  {text-decoration: none; color:#000000;  font-family: Comic Sans MS;}
A#bottom:active  {text-decoration: none; color:#000000;  font-family: Comic Sans MS;}
A#bottom:hover {text-decoration: none;  }
