body{
background: #000000;

}.index{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;

}.footer { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		height: 20px;
		background-color:#000000;
        color: #2B2B2B; 

}.navigation{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
color:#FFFFFF;
font-weight:bold;

}.navigation_nv{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
color:#2B2B2B;
font-weight:bold;

}.frame{
height:480px;
width:350px;
background-color:#000000;

}.booking{
height:480px;
width:640px;
background-color:#000000;

}.gbook{
height:480px;
width:640px;
background-color:#000000;

}

a:link { color: #ffffff; text-decoration: none; }
a:visited { color: #ffffff; text-decoration: none; }
a:hover { color: #E60005; text-decoration: none; }
a:active { color: #FFF; text-decoration: none; font-weight:bold; }

.index a:link { color: #ffffff; text-decoration: none; font-weight:bold; }
.index a:visited { color: #ffffff; text-decoration: none; font-weight:bold; }
.index a:hover { color: #e60005; text-decoration: none; font-weight:bold; }
.index a:active { color: #ffffff; text-decoration: none; font-weight:bold; }


</style>