/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: 333333;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}

a:active {
	color: #none;
	font-weight: normal;
	text-decoration: underline;
}