/* stylesheet for archiv 2001 - straden-aktiv.com */
/* copyright horwath@dayside.net                  */

A:link {
  text-decoration: underline; }
A:visited {
  text-decoration: none; }
A:active {
  text-decoration: none; }
A:hover {
  text-decoration: none;
  color: grey;
  background-color: #DDDDDD; }

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #505050;
}
.head {
	font-size: 48px;
	font-weight: normal;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.grey {
	color: #363636;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #505050;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

