a:link {
	text-decoration: underline;
	cursor: hand;
	font-style: normal;
	color: #4C4C4C;
}

a:visited {
	text-decoration: underline;
	text-align: left;
	cursor: hand;
	color: #5C5C5C;
}

a:hover {
	text-decoration: underline;
	color: #333333;
	text-align: left;
	cursor: hand;
	color: #D94257;
}

nav:active {
	color: #666666;
	text-decoration: none;
	text-align: left;
	color: #D94257;
}

.navgiu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-transform: none;
 	font-weight: bold;
    color: #D94257;
	text-align: left;
	padding: 1px;
}
.navsopra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-transform: none;
 	font-weight: bold;
    color: #D94257;
	text-align: left;

}
.navnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-transform: none;
 	font-weight: bold;
    color: #D94257;
	text-align: left;
}
