﻿a:link  {
	color: #3399ff; 
	text-decoration: none; 
	font-weight: bold;
}

a:visited {
	color: #d53135; 
	text-decoration: none; 
	font-weight: bold;
}

a:hover {
	color: #858585; 
	text-decoration: underline; 
	font-weight: bold;
}

a:active {
	color: #3399ff; 
	text-decoration: none; 
	font-weight: bold;
}

.headerleft a:link  {
	color: #d0d0d0; 
	text-decoration: none; 
	font-weight: normal;
}

.headerleft a:visited {
	color: #d0d0d0; 
	text-decoration: none; 
	font-weight: normal;
}

.headerleft a:hover {
	color: #fff; 
	text-decoration: overline underline; 
	font-weight: normal;
}

.headerleft a:active {
	color: #d0d0d0; 
	text-decoration: none; 
	font-weight: normal;
}

.footerright a:link  {
	color: #d0d0d0; 
	text-decoration: none; 
	font-weight: normal;
}

.footerright a:visited {
	color: #d0d0d0; 
	text-decoration: none; 
	font-weight: normal;
}

.footerright a:hover {
	color: #fff; 
	text-decoration: overline underline; 
	font-weight: normal;
}

.footerright a:active {
	color: #d0d0d0; 
	text-decoration: none; 
	font-weight: normal;
}