A:link	{color: #0066aa; text-decoration: none}
A:visited	{color: #9911bb; text-decoration: none;}
A:hover	{color: #006699; text-decoration: none; font-weight: bold;}

body {
	margin: 0 0 0 0;
}

h1 {
	font-family: verdana;
	font-size: 15pt;
	text-align: center;
}

a.button {
	background-color: #006699;
	width: 100px;
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	border: 2px #0099CC outset;
	font-weight: bold;
	margin-left: 25px;
	margin-top:10px
}

a.button:hover {
	font-weight: normal;
	color: #FFFFFF;
	border: 1px #00CCFF inset;
}

a.button:visited {
	color: #FFFFFF;
}

a.topnav {
	font-size: 11pt;
	font-family: arial;
	text-decoration: none;
	color: #ffffff;

}

a.topnav:visited {
	color: #FFFFFF;
	
}

a.topnav:hover {
	color: #00CCFF;	
	font-weight: normal;
}

a.web {
	font size: 11pt;
	font-family: arial;
	text-decoration: none;
	color: aqua;

}

a.web:visited {
	color: purple;

}

a.web:hover {
	color: 0099cc;	
	font-weight: normal;

}

a.info {
	font-size: 11pt;
	font-family: arial;
	text-decoration: none;
	color: blue;

}

a.info:visited {
	color: purple;
	
}

a.info:hover {
	color: #0099cc;	
	font-weight: normal;

}
a.nollnav {
	font-family: arial;
	text-decoration: none;
	color: #0099cc;

}

a.nollnav2 {
	text-decoration: none;
	color: #9999ee;
	font-weight:bold;

}

a.nav2 {
	font size: 13pt;
	font-family: arial;
	text-decoration: none;
	color: aqua;

}

a.nav2:visited {
	color: aqua;

}

a.nav2:hover {
	color: 0099cc;	
	font-weight: normal;

