.linkHeader {

}


}
.location {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 8px;
}


a.link1:link { color:white; text-decoration: none }
a.link1:active { color:white; text-decoration: none }
a.link1:visited { color:white; text-decoration: none }
a.link1:hover { color:yellow; text-decoration: underline }

a.link2:link { color: balck; text-decoration: underline }
a.link2:active { color:black; text-decoration: underline }
a.link2:visited { color:black; text-decoration: underline }
a.link2:hover { color:red; text-decoration: underline }

a.link3:link { color: white; text-decoration: none }
a.link3:active { color:white; text-decoration: none }
a.link3:visited { color:white; text-decoration: none }
a.link3:hover { color:yellow; text-decoration: underline }

a.path:link { color: black; text-decoration: none }
a.path:active { color:black; text-decoration: none }
a.path:visited { color:black; text-decoration: none }
a.path:hover { color:red; text-decoration: underline }

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 12px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 12px;
}
.item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 8px;
}
.loc{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #cc3300;
	text-decoration: none;
	padding: 4px;
}