body {
background: #FFFFFF url(images/bg-page.gif);
margin-top: 0px;
margin-bottom: 0px;
text-align: center;

font-size: 13.0px;
font-family: "Franklin Gothic Book", Tahoma, Verdana, Arial, sans-serif;
color: #222;
line-height: 18px;
}

.text1 { font-family:Tahoma; color:#787878; font-size:11px;}
.text2 { font-family:Tahoma; color:#787878; font-size:12px;}
.text3 { font-family:Tahoma; color:#4098FF; font-size:14px;}
a:link    { color: #ef303c; text-decoration: none;  }
a:visited { text-decoration: none; color: #ef303c; }
a:hover   { text-decoration: underline; color: #d51925; }

a.menu img { filter:alpha(opacity=100); -moz-opacity: 1.0;  opacity: 1.0; border: none; }
a.menu:hover img { filter:alpha(opacity=0); -moz-opacity: 0; opacity: 0; border: none; }
