body {
	background: #333333 url(bg.jpg) repeat-X top left;
}


.urlLink {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
} 

.urlLinkHover {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
} 


.menuurlLink {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
} 

.menuurlLinkHover {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}