@charset "utf-8";
/* CSS Document */

.stils a{
font-family:"Arial Narrow", Times, serif;
text-decoration: none;
color:#efe108;
font-size:15px;
font-weight: bold;
}

.stils a:hover{ /*hover background color*/
font-family:"Arial Narrow", Times, serif;
text-decoration: none;
color:#FFFFFF;
font-size:15px;
text-decoration:underline;
font-weight: bold;
}


.stils2 a{
font-family:"Arial Narrow", Times, serif;
text-decoration: none;
color:#022b7a;
font-size:15px;
font-weight: bold;
}

.stils2 a:hover{ /*hover background color*/
font-family:"Arial Narrow", Times, serif;
text-decoration: none;
color:#4a4c4e;
font-size:15px;
text-decoration:underline;
font-weight: bold;
}

.stils22 { /*hover background color*/
font-family:"Arial Narrow", Times, serif;
text-decoration: none;
color:#4a4c4e;
font-size:11px;
text-decoration:underline;
}

.style2 {
	font-family: Arial Narrow;
	font-weight: bold;
	color: #003366;
}
.style4 {
	font-family: Arial Narrow;
	font-weight: bold;
	color: #003366;
	font-size: 18px;
}
.style5 {font-family: Arial Narrow}
.style6 {color: #990000;font-weight: bold;}