.menu  {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}
.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
	font-size: 12px;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #C0001F;
	font-size: 12px;
}
.menu:visited  {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #48777D;
}

.welcom{
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 3px;
	text-decoration: none;
	font-weight: normal;
}
.welcom:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 3px;
	text-decoration: none;
	color: #FFFF00;
	font-weight: normal;
}
.welcom:hover {
	color: #FFFF00;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 3px;
	text-decoration: none;
	font-weight: normal;
}
.welcom:visited{
	color: #FFFF00;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 3px;
	text-decoration: none;
	font-weight: normal;
}

a {
	font-size: 12px;
	color: #316AC5;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
.txt {
	font-size: 11px;
	color: #316AC5;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt:link  {
	font-size: 11px;
	color: #316AC5;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt:hover {
	font-size: 11px;
	color: #C0001F;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt:visited {
	font-size: 11px;
	color: #13284A;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt:active {
	font-size: 10px;
	color: #13284A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.w_txt {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: bold;
}
.red_txt {
	color: #996600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.head {
	font-size: small;
	color: #142C52;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.copyright {
	font-size: x-small;
	line-height: normal;
	color: #FF8C8C;
	text-decoration: none;
}

.top_boarder {
	border: 1px solid #8098AD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #8098AD;
} 
