body {background-image: url(images/db.jpg); background-repeat:repeat-x;}

a:link {font-family: Arial; color: #6A97C0; text-decoration: none;}
a:visited {font-family: Arial; color: #6A97C0; text-decoration: none;}
a:hover {font-family: Arial; color: #002157; text-decoration: underline;}
a:active {font-family: Arial; color: #002157; text-decoration: underline;}


a.class {color: black;}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: 4C82B1;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;