a:link
{
	font-family: Verdana;
	color:#663300;
	text-decoration:underline;
}

a:visited
{
	font-family: Verdana;
	color:#663300;
	text-decoration:underline;
}

a:hover
{
	font-family: Verdana;
        font-weight:bold;
	color:#663300;
	text-decoration:underline;
}

a:active
{
	font-family: Verdana;
        font-weight:bold;
	color:#663300;
	text-decoration:underline;
}

h1
{
                color:#663300; 
                font-family:verdana; 
                font-size:18px; 
                font-weight:bold;
                margin-bottom:5px;
}
