A:LINK {
	font-family: Tahoma,Verdana,Helvetiva,Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: White;
	text-decoration: none;
}

A:VISITED {
	font-family: Tahoma,Verdana,Helvetiva,Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: White;
	text-decoration: none;
}
 
A:HOVER {
	font-family: Tahoma,Verdana,Helvetiva,Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #C0C0C0;
	text-decoration: underline
}

A:ACTIVE {
	font-family: Tahoma,Verdana,Helvetiva,Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #C0C0C0;
	text-decoration: underline
}

A:FOCUS {
	font-family: Tahoma,Verdana,Helvetiva,Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #C0C0C0;
	text-decoration: underline
}
