
.button a:hover {
	font-size: 0.95em;
	color: #FFFFFF;
	text-decoration: none;
	FONT-FAMILY: sans-serif;
}

.button a:link {
	font-size: 0.95em;
	color: #FFFFFF;
	text-decoration: none;
	FONT-FAMILY: sans-serif;
}

.button a:active {
	font-size: 0.95em;
	color: #FFFFFF;
	text-decoration: none;
	FONT-FAMILY: sans-serif;
}

.button a:visited {
	font-size: 0.95em;
	color: #FFFFFF;
	text-decoration: none;
	FONT-FAMILY: sans-serif;
}


button.cobalt{
	color: white;
	height="21px";
	font-family: sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	background-color: #000099;
	border-style: none;
}




