@charset "utf-8";
/* CSS Document */

<!--
.styleblue {
font-family:"Arial Narrow", Times, serif;
text-decoration: none;
font-size:16px;
color: #0033CC;
}

.stylered {
color: #990000;
font-family:"Arial Narrow", Times, serif;
text-decoration: none;
font-size:16px;
}

.title {
color: #000000;
font-family:"Arial Narrow", Times, serif;
text-decoration: none;
font-size:18px;
font-weight: bold;
}

.stilsmenu a{
font-family:"Arial Narrow", Times, serif;
text-decoration: none;
color:#446cd2;
font-size:17px;
font-weight: bold;
}

.stilsmenu a:hover{ /*hover background color*/
font-family:"Arial Narrow", Times, serif;
text-decoration: none;
color:#2a4fae;
font-size:17px;
text-decoration:underline;
font-weight: bold;
}

-->
