body{
	font: 16pt Arial;
}

a {    text-decoration: underline;
font-size: smaller;}
a:link {    color: BLACK;}
/*a:visited {    color:#660099;}*/
a:visited { color: BLACK;}
a:active {    font-weight: bold;
color #FF0000;}


.alert{
	font-size: 16;
	color: Red;
	text-align: center;
}

.smalllink{
	color:black;

	}
.labelBot{
		font-size: 18;
}
.NavLinks{
	font: 22pt Arial;
	color: Red; 
	vertical-align: top;
	text-align: center;
}


