@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url("DBIDW2.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #00a0de;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
    color: #FFFFFF;
    text-decoration: underline;
    font-size: 10px;
}
