
a:link       { color: #0C4790}
a:visited    { color: #0C4790}


A:hover
{
    COLOR: red;
    TEXT-DECORATION: none
}

.vnnNavButton {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	background-color: #369;
	color: #fff;
	font-weight: bold;
	padding: 1px;
	margin: 2px;
	border-top: solid 1px #69c;
	border-right: solid 1px #069;
	border-bottom: solid 1px #069;
	border-left: solid 1px #69c;
}