body
{
    Font : normal 14pt "Comic Sans MS" , Verdana , Arial;
    Color : black;
    Background-color : A9A0FE;
}
a:link
{
    Color : black;
    Text-decoration : none;
}
a:visited
{
    Color : black;
    Text-decoration : none;
}
a:hover
{
    Color : white;
	Text-decoration : underline;
    
   
}
a:active
{
    Color : black;
	Text-decoration : none;
    
}

h1
{
    font-family : "Comic Sans MS" , Verdana , Arial;
    font-size : 62px;
    font-style : normal;
}
