
body {
	background-image: url();
	background-color: #A2B8E8;
}

a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #000066;

}
.Name {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: right;
}
.h2{
	color: #F3FCFE;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;}
.h1 {
	color: #000000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 32px;
        font-weight: bold;	
}
.h3 {
	color: #005BB7;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
}
.Adress {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.text {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	   font-size: 12px;
	font-weight: bold;
}
.artLink  {
	color: #000033;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.categoryStart{
	  color: #000033;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 10px;
      font-weight: bold;
}
.categoryOther {
	color: #005BB7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.AGheader {
	   color: #000033;
	   font-family: Arial, Helvetica, sans-serif;
font-size: x-large;
	   font-style: italic;
	   font-weight: bold;
}
