@charset "utf-8";
/* CSS Document */


.styleblue {
	font-family:"Arial Narrow", Times, serif;
	text-decoration: none;
	font-size:16px;
	color: #003399;
	text-align: justify;
}

.styleblue2 {
	font-family:"Arial Narrow", Times, serif;
	text-decoration: none;
	font-size:16px;
	color: #003399;
	text-align: justify;
}

.stylered {
color: #990000;
font-family:"Arial Narrow", Times, serif;
text-decoration: none;
font-size:16px;
}

.title {
color: #900;
font-family:"Arial Narrow", Times, serif;
text-decoration: none;
font-size:18px;
font-weight: bold;
text-align:center}

.stilsmenu a{
font-family:"Arial Narrow", Times, serif;
text-decoration: none;
color:#FFFFFF;
font-size:17px;
font-weight: bold;
}

.stilsmenu a:hover{ /*hover background color*/
	font-family:"Arial Narrow", Times, serif;
	text-decoration: none;
	color:#FFFFFF;
	font-size:17px;
	text-decoration:underline;
	font-weight: bold;
	text-align: left;
}

.stylewhite {
	font-family:"Arial Narrow", Times, serif;
	text-decoration: none;
	font-size:16px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;
}
