﻿html,body {margin:0; padding:0;height:100%;color:#FFF; width:100%;	background:#0579a5;}

.hmenu
{
		width:354px; 
		float:right;
		margin-right:10px;
		height: 173px;
	}
    .hmenu ul
    {
    	width:267px;
 height: 135px; 
margin:0px 0px 0px 0px;
    	}
    	.hmenu tr td
    	{
    		 width:267px; 
margin:0px 0px 0px 0px;
display:block; text-align:left; height: 26px;
    	}
    	.hmenu tr td a
    	{
    	 text-decoration:none;	color: #1c2085; font-size:16px; font-weight:bolder; font-family:Arial;
    	}
    	.hmenu tr td a:hover
    	{
    		font-size:18px; color:#d01d60; 
    	}
.gNav {
	font-family: 'calibor'; font-size: 18px; font-weight: bold; color:#cc00ff; text-decoration: none;
	padding:0px 4px 0px 4px;
	}
.gNav:hover
{
	background:url(hover.jpg);
	color:maroon;font-size:19px;
}