body {

font-family: Comic Sans ms;
color: gray;
font-size: 15px;
line-height: 20px
background-color: #FFFFF;
text-decoration:none;


overflow-X: hidden;


}


a {
font-family: Comic Sans ms;
font-weight: bold;
font-style: italic;
color: gray;
font-size: 15px;
line-height: 20px
background-color: #FFFFF;
text-decoration:none;

}

a:link 		{ color: #046DB1; text-decoration: underline}
a:active 	{ color: #046DB1; text-decoration: bold}
a:visited 	{ color: gray; text-decoration: underline}

