BODY, P { color : #3051A7; text-decoration : none;  font-family: "Comic Sans MS", Arial, Verdana;  font-size: 12px;  padding-left: 15px;  padding-right: 20px;                }
A:LINK { 
	color : #3051A7; text-decoration : none;    font-size: 12px;
	font-weight: bold;
}
A:visited  { 
	color : #3051A7; text-decoration : none;
	font-size: 12px;
	font-weight: bold;
    }
A:hover {
	color : Red;
	letter-spacing: normal;
	font-weight: bold;
	text-decoration: underline overline;
  	}