.menuMain
{
 font-size:11px;
 font-family:Tahoma;
 font-weight:bold;
 color:#030303;
 text-decoration:none;
}
.menuMain:hover
{
 font-size:11px;
 font-family:Tahoma;
 font-weight:bold;
 color:#C0021E;
 text-decoration:underline;
}
.menuMain:active
{
 font-size:11px;
 font-family:Tahoma;
 font-weight:bold;
 color:#C0021E;
 text-decoration:underline;
}
.menu2
{
 font-size:10px;
 font-family:Tahoma;
 font-weight:bold;
 color:#3F3F3F;
 text-decoration:none;
}
.menu2:hover
{
 font-size:10px;
 font-family:Tahoma;
 font-weight:bold;
 color:#3F3F3F;
 text-decoration:underline;
}

.red
{
 font-size:9px;
 font-family:Tahoma;
 font-weight:bold;
 color:#C0021E;
 text-decoration:none;

}
.red:hover
{
 font-size:9px;
 font-family:Tahoma;
 font-weight:bold;
 color:#C0021E;
 text-decoration:underline;

}
.red2
{
 font-size:11px;
 font-family:Tahoma;
 font-weight:bold;
 color:#C0021E;
 text-decoration:none;

}
.red2:hover
{
 font-size:11px;
 font-family:Tahoma;
 font-weight:bold;
 color:#C0021E;
 text-decoration:underline;

}
.title
{
 color:#434343;
 font-size:24px;
 font-family:Tahoma;
  text-decoration:none;
}
.titleRed
{
 color:#C0021E;
 font-size:24px;
 font-family:Tahoma;
  text-decoration:none;
}
.text
{
 font-size:11px;
 font-family:Tahoma;
 font-weight:normal;
 color:#030303;
 text-decoration:none;
 text-align:justify;
}
.subtitle
{
 font-size:12px;
 font-family:Tahoma;
 font-weight:bold;
 color:#030303;
 text-decoration:none;
}
td
{
 font-size:11px;
 font-family:Tahoma;
 font-weight:bold;
 color:#030303;
 text-decoration:none;
}
a
{
 font-size:11px;
 font-family:Tahoma;
 font-weight:bold;
 color:#030303;
 text-decoration:none;
}

