@charset "utf-8";
/* CSS Document */


.rest_com_title {
color:#333;
float:left;
font-size:14px;
font-weight:bold;
margin-top:7px;
margin-left:14px;
text-transform:uppercase;
}


.rest_com_title a {
color:#333333;
float:left;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
}

.rest_com_title:hover{ color:#333; text-decoration:underline;}