﻿a:link {
	color: #000000;
	background: url(images/underline1.jpg) repeat-x left bottom;
	text-decoration: none;
}

a:visited {
	color: #000000;
	background: url(images/underline1.jpg) repeat-x left bottom;
	text-decoration: none;
}

a:hover {
	color: #000000;
	background: url(images/underline1.jpg) repeat-x left bottom;
	text-decoration: none;
}

a:active {
	color: #000000;
	background: url(images/underline1.jpg) repeat-x left bottom;
	text-decoration: none;
}

a.popup:link {
	color: #000000;
	background: url(images/underline1.jpg) repeat-x left bottom;
	text-decoration: none;
}

a.popup:visited {
	color: #000000;
	background: url(images/underline1.jpg) repeat-x left bottom;
	text-decoration: none;
}

a.popup:hover {
	color: #660000;
	background: url(images/underline2.jpg) repeat-x left bottom;
	text-decoration: none;
}

a.popup:active {
	color: #000000;
	background: url(images/underline1.jpg) repeat-x left bottom;
	text-decoration: none;
}

a.nota:link {
	color: #999999;
	background: url(images/underline1.jpg) repeat-x left bottom;
	text-decoration: none;
}

a.nota:visited {
	color: #999999;
	background: url(images/underline1.jpg) repeat-x left bottom;
	text-decoration: none;
}

a.nota:hover {
	color: #660000;
	background: url(images/underline2.jpg) repeat-x left bottom;
	text-decoration: none;
}

a.nota:active {
	color: #999999;
	background: url(images/underline1.jpg) repeat-x left bottom;
	text-decoration: none;
}
