.slogan{
	color:#2C364C;
	font-weight: bold;
	font-family: verdana;
	font-size:13px;
	font-style:italic;
}
.links{
	color:#003366;
	font-weight: bold;
	font-family: verdana;
	font-size:15px;
	text-transform:uppercase;
	text-align: center;
	text-decoration:none;
}
.links a:visited{
	color:#003366;
	font-weight: bold;
	font-family: verdana;
	font-size:15px;
	text-transform:uppercase;
	text-align: center;
	text-decoration:none;
}
.links:hover{
	color:#FF0000;
	font-weight: bold;
	font-family: verdana;
	font-size:15px;
	text-transform:uppercase;
	text-align: center;
	text-decoration:underline;
}
.links a:link{
	color:#003366;
	font-weight: bold;
	font-family: verdana;
	font-size:15px;
	text-transform:uppercase;
	text-align: center;
	text-decoration:none;
}

