.1pixborder {
	border: 1px solid #000000;
}
.bread {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	background-color: #336699;
	text-align: center;
}
.normaltext {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.errorlist {
	font-family: Verdana;
	font-size: 13px;
	color: red;
}
.link2 {
	font-family: Verdana;
	font-size: x-small;
	color: #FFFFFF;
}
h1 {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
}
a:link {
	text-decoration: none; 
	color: #FFFFFF;
	}
a:visited {
	text-decoration: none; 
	color: #FFFFFF;
	}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	}
a:hover {
	text-decoration: underline;
	}
