
a img {
 border-width: 1px;
 border-color:#990000;
 margin: 0pt 3pt 0pt 3pt;
}

a:link {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

a:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: italic;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #990000;
    text-decoration: underline;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
}

select {
	background-color: #CCCCCC;
}
#lanz, #vanz {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #990000;
	border: 0;
	background-color: transparent;
	text-decoration: none;
	visibility: hidden;
	font-weight: bold;
}

#linfo{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #990000;
	border: 0;
	background-color: transparent;
	text-decoration: none;
	visibility: visible;
	font-weight: bold;
}