.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 12px;
}

a:link {color: #69199E;	font-weight: bold;	text-decoration: none;}
a:visited {	color: #B060E6;	text-decoration: none;}
a:hover {	color: #69199E;	text-decoration: underline;}

#red a:link {color: #FF0000;	font-weight: bold;	text-decoration: none;}
#red a:visited {	color: #FF3333;	text-decoration: none;}
#red a:hover {color: #FF0000;text-decoration: underline;}

#blue a:link {color: #0000FF;	font-weight: bold;	text-decoration: none;}
#blue a:visited {	color: #3333FF;	text-decoration: none;}
#blue a:hover {color: #0000FF;text-decoration: underline;}

#blue a:link {color: #244EC8;	font-weight: bold;	text-decoration: none;}
#blue a:visited {	color: #5477E0;	text-decoration: none;}
#blue a:hover {color: #244EC8;text-decoration: underline;}

#green a:link {color: #008825;	font-weight: bold;	text-decoration: none;}
#green a:visited {	color: #00A82E;	text-decoration: none;}
#green a:hover {color: #008825;text-decoration: underline;}

#orange a:link {color: #FF9900;	font-weight: bold;	text-decoration: none;}
#orange a:visited {	color: #FFB340;	text-decoration: none;}
#orange a:hover {color: #FF9900;text-decoration: underline;}

#crumbs {font-size:11px;}

#crumbs a:link {font-weight: normal;text-decoration: none;}
#crumbs a:visited {	font-weight: normal;text-decoration: none;}
#crumbs a:hover {text-decoration: underline;}

div {margin: 0px;padding: 0px;}
