
:link {
	color: #333333;
	text-decoration: underline;
}
:visited {
	color: #666666
}
a:active {
	color: #666666
}
a:hover {
	color: #2850A2
}
.outline {
	text-decoration:none;
	font-weight:normal;
	color:#333333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.outline A:link {
	text-decoration:none;
	color:#333333;
}
.outline A:visited {
	text-decoration:none;
	font-weight:normal;
	color:#333333;
}
.outline A:hover {
	text-decoration:none;
	font-weight:normal;
	color:#0099CC;
}
.outline A:active {
	text-decoration:none;
	font-weight:normal;
	color:#333333;
}
.white {
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.white A:link {
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bold;
}
.white A:visited {
	text-decoration:none;
	font-weight:normal;
	color:#FFFFFF;
	font-weight:bold;
}
.white A:hover {
	text-decoration:none;
	font-weight:normal;
	color:#9FD9FF;
	font-weight:bold;
}
.white A:active {
	text-decoration:none;
	font-weight:normal;
	color:#FFFFFF;
	font-weight:bold;
}

