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

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


}
a:hover {
	color: #2F7AA8;
	text-decoration: none;
}
a:active {
	color: #838383;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.main a:link {color: #ffffff;}
.main a:visited {color: #ffffff;}
.main a:hover {color: #cc0066;}
.main a:active {
	color: #cc0066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.navbar a:link {color: #FFFFff;}
.navbar a:visited {color: #9966CC;}
.navbar a:hover {color: #CCCCCC;}
.navbar a:active {color: #FF0000;}
.bullets {
	line-height: 25px;
}

