.font_std {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #888;
}
.font_std_black {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000;
}	
.font_header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666;
}
.font_title_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFF;
	font-weight: bold;
}
.font_message {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #969696;
}

tr.menubar td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #676767;
	text-align: center;
}
tr.menubar td a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #676767;
	text-align: center;
	text-decoration: none;
	outline-style:none;
	outline-width:0;
}
tr.menubar td a:hover {
	text-decoration: none;
}

tr.oshoplist td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #676767;
}
tr.oshoplist td a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #676767;
	text-decoration: none;
	outline-style:none;
	outline-width:0;
}
tr.oshoplist td a:hover {
	text-decoration: none;
}


