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

a:visited {
	color: #007BAA;
}

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