/**************************************************************************/
/*************************** resolve Links*********************/

.navbar{color:#ffffff;}


.navbar a:link {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font: x-small;
background-image: none;
}

.navbar a:visited {
	color: #000000;
	text-decoration: none;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font: x-small;
background-image: none;
}

.navbar a:hover {
	color: #CC0000;
	text-decoration: none;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font: x-small;
background-image: url(../images/arrow3.gif);
visibility: visible;
background-repeat: no-repeat;
}

.navbar a:active {
	color: #000000;
	text-decoration: none;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font: x-small;
background-image: none;
}


/**************************************************************************/
.main a:link {
	color: #000000;
	text-decoration: none;
	font: normal;
}

.main a:visited {
	color: #000000;
	text-decoration: none;
	font: normal;
}

.main a:hover {
	color: #CC0000;
	text-decoration: none;
	font: normal;
}

.main a:active {
	color: #000000;
	text-decoration: none;
		font: normal;
}
