/* CSS Document */
a:link {
	color: #B70000;
}

a:visited {
	color: #8C0000;
}

.extern {
	background-image: url(img/extern14.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 14px;
}
