p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #cccccc;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #cccccc;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #ffffff;
}
h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 19px;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
}
a:link {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: none;
	border: none;
	padding: none;
}
a:active {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: none;
	padding: none;
	border: none;
}

a .pop_up {
border: medium solid #000000;
}

a .pop_up:hover {
border: medium solid #006699;

}
