A.file {
	text-decoration: none;
	color: #1010E0;
}

A.extlink {
	background: url(images/icons/16x16/stock_internet.png) center right no-repeat;
	padding-right: 18px;
	text-decoration: none;
}

A.extslink {
	background: url(images/icons/16x16/stock_internet.png) center right no-repeat;
	padding-right: 18px;
	text-decoration: none;
}

A.email {
	background: url(images/icons/16x16/stock_mail.png) center right no-repeat;
	padding-right: 18px;
	text-decoration: none;
}

A.loading {
	background: url(images/loading-small-bar.gif) center right no-repeat;
	padding-right: 18px;
}

A.link {
	text-decoration: none;
	color: #1010E0;
}

A.link_new { 
	background-color: #00ff00;
	color: #000000;
}

A.link_404 {
	text-decoration: underline;
	background-color: #ff0000;
	color: #ffffff;
}

A.link:hover {
	color: #3030FF;
	text-decoration: underline;
}

A.file:hover {
	color: #3030FF;
	text-decoration: underline;
}

A.extlink:hover {
	color: #3030FF;
	text-decoration: underline;
}
