body {
background-color: #808080;
color: #000000;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 10pt;
text-decoration: none;
}
a:link {
color: #FFFFFF;
font-size: 10pt;
text-decoration: none;
}
a:visited {
color: #FFFFFF;
font-size: 10pt;
text-decoration: none;
}
a:hover {
color: #FFE325;
font-size: 10t;
text-decoration: none;
}
a:active {
color: #FFE325;
font-size: 10pt;
text-decoration: none;
}
.emphasis_text {
color: #000000;
font-size: 12pt;
background-color: #4783B9;
font-weight: bold;
text-decoration: none;
}

.links_text {
color: #FFFFFF;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
text-align: inherit;
}
.pic_border {
	color: #4783B9;
	border: medium groove #4783B9;
}
