buttons {
    font-family: "Comic Sans MS" , "Arial";
    font-weight: bold;
    text-indent: 5px;
}
a:link
	{color:#669933;
	}
a:visited
	{color:#CC9900;
	}
a:focus
	{color:#FFFF00;
	}
a:hover
	{
	background-color:#99FFFF;
	text-decoration: bold;
	color: #0F174A;
	}

