
body{
	margin: 0px;
}

a.menu {font-family: Tahoma; font-weight:bold; font-size: 11px;color: #FFFFFF;letter-spacing: 1px;text-decoration: none;}
a.menu:link {text-decoration: none;}
a.menu:active {text-decoration: none;}
a.menu:visited {text-decoration: none;}
a.menu:hover {text-decoration: none; color: #FFFF66}

a.intro { font-family: Bookman Old Style; font-weight:bold; font-size: 10px;color: #000000;letter-spacing: 2px;text-decoration: none;}
a.intro:link {text-decoration: none;}
a.intro:active {text-decoration: none;}
a.intro:visited {text-decoration: none;}
a.intro:hover {text-decoration: none; color: #C98766}

table.home {
   HEIGHT: 100%;
}


