table
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:black;
line-height:130%;
border:1px solid black;
}

body
{
margin:0px;
}

div.main a:link
{
text-decoration:none;
color:#660066;
font-weight:700;
}

div.main a:hover
{
text-decoration:none;
color:#660066;
border-bottom:1px dashed #660066;
font-weight:700;
}

div.main a:visited
{
text-decoration:none;
color:#660066;
font-weight:700;
}

div.nav a:link
{
text-decoration:none;
color:#FFFFFF;
font-weight:700;
}

div.nav a:hover
{
text-decoration:none;
color:yellow;
border-bottom:1px dashed yellow;
font-weight:700;
}

div.nav a:visited
{
text-decoration:none;
color:#FFFFFF;
font-weight:700;
}

h1
{
font-family:Arial Black;
font-size:25px;
}

img.feature
{
border:1px solid silver;
padding:5px;
float:left;
margin-right:10px;
}

.events
{

border:1px dashed yellow;
padding:5px;
text-align:center;
background-color:white;
}