/* Global Styles */

body {
    background-image:url(../img/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

td {
	font:11px tahoma;
	color:#787878;
	}
.menujos{font-size: 11px; color:#FFFFFF;}
.welcome {font-size: 11px; color:#CC3300;}
	
a {
    font:11px tahoma;
	color: #333333; 
	text-decoration:underline;
	}
	
a:hover {
	color: #666666;
	text-decoration:none;
	}

#menu a {
	font:11px tahoma;
	color: #EFEFEF;
	text-decoration:none;
	}

#menu a:hover {
	color: #FF9999;
	text-decoration:none;
	}
	
#menujos a {
	font:11px tahoma;
	color: #FFFFFF;
	text-decoration:underline; 
	}

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