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

a:visited {
	color: #D52B00;
}

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

