.main a:link {
	color : #003366;
	text-decoration : none;
}

.main a:visited {
	color : #003366;
	text-decoration : none;
}

.main a:hover {
	color : #FFFFFF;
	text-decoration : none;
}

.main a:active {
	color : #FFFFFF;
	text-decoration : none;
}

.navbar a:link {
	color : #FFFFFF;
	text-decoration : none;
}

.navbar a:visited {
	color : #FFFFFF;
	text-decoration : none;
}

.navbar a:hover {
	color : #99CCB3;
	text-decoration : none;
}

.navbar a:active {
	color : #FFFFFF;
	text-decoration : none;
}
.sindit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
}
.sindit a:link {
	color : #FFFFFF;
	text-decoration : none;
}

.sindit a:visited {
	color : #FFFFFF;
	text-decoration : none;
}

.sindit a:hover {
	color : #004080;
	text-decoration : none;
}

.sindit a:active {
	color : #004080;
	text-decoration : none;
}