h1
{font-size:1.6em;
font-weight:bold;
text-align:center;
}

h2
{font-size:1.4em;
font-weight:bold;
text-align:center;
}

h3
{font-size:1.2em;
font-weight:bold;
text-align:center;
}

img.noborder
{border-width:0px;
}

.spaceless
{margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

/*----------Links----------*/

a
{text-decoration:none;
}

a:link
{text-decoration:none;
color:#000000;
}

a:visited
{text-decoration:none;
color:#000000;
}

a:hover
{text-decoration:none;
color:#000000;
}

a:active
{text-decoration:none;
color:#000000;
}

a.menu:active
{text-decoration:none;
color:#000000;
background-image:url(img/selected.png);
background-repeat:repeat-x;
}
