a {
	color: Black;
}

.breadcrumb p a {

}

.content a:link  {
color: Blue;
text-decoration: underline;
}

.content a:visited {
color: Purple;
text-decoration: underline;
}

body {
	margin-top: 1px;
}

select {
	background-color: #CCCCCC;
	border: 1px solid #333333;
	font-family: Verdana,Arial;
	font-size: 12px;
	font-weight: bold;
}

.button {
	background-color: #CCCCCC;
	border: 1px solid #333333;
	font-family: Verdana,Arial;
	font-size: 12px;
	font-weight: bold;
}

.category_links {
	color: #0000FF;
	font-family: Verdana,Arial,Helvetica;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	color: Black;
	font-family: Verdana,Arial,Helvetica;
	font-size: 1.5em;
	font-weight: bold;
}

h2 {
	color: Black;
	font-family: Verdana,Arial,Helvetica;
	font-size: 1.2em;
	font-weight: bold;
}

h3 {
	color: Black;
	font-family: Verdana,Arial,Helvetica;
	font-size: 1em;
	font-weight: bold;
}

h4 {
	color: #003366;
	font-family: Verdana,Arial,Helvetica;
	font-size: 0.8em;
	font-weight: bold;
}

.g-head_links {
	color: Black;
	font-family: Verdana,Arial,Helvetica;
	font-size: 12;
	text-decoration: none;
}

.footer_links {
	color: Black;
	font-family: Verdana,Arial,Helvetica;
}

.odp {

}

.subcat_links {
	color: Blue;
	font-family: Verdana,Arial,Helvetica;
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
}

.thin_top {
	border-top: #FF3333;
}