#links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 500px;



}

#links a{
	color: #666666;
	text-decoration: none;
}
#links a:hover{
	color: #000000;
	text-decoration: underline;
}

DIV.site_caption {
	color: #669966;
	text-decoration: none;
	font-size: 12px;
}

DIV.site_intro{
	font-size: 11px;
}

DIV.site_date {
}

DIV.message{
	font-size: 12px;
}

DIV.description{
	font-size: 12px;
}


DIV.site_message {
	font-size: 12px;
}

p.site_message {
	font-size: 12px;
}

em.site_message {
	font-size: 12px;
}


DIV.site_category_description {
	font-size: 10px;
}


DIV.site_title_image {
}

DIV.site_image_caption{
	
}

DIV.site_image {
	text-align: center;
}

DIV.site_horizontal_navigation {
	padding: 5px;
	font-size: 10;
}

DIV.site_date {
	font-size:9;
}

DIV.site_caption {
	font-size:15;
	font-weight: bold;
	color: #000000;
}

DIV.site_resource_caption {
	font-size:13;
	font-weight: bold;
}

DIV.site_resource_type {
	font-size:10;
	color: #000000;
}
DIV.site_resource_description {
	font-size:11;
	color: #000000;
}




td {
	font-family: "Arial";
}


DIV.site_back {
	font-family: "Arial Rounded MT Bold";
	font-size: 14px;
	font-weight: bold;
}

DIV.site_subcategory {
	padding: 5px;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	font-family: "Arial";
	
}

div.site_subcategory a:link {color: #ffffff;}
div.site_subcategory a:visited {color: #ffffff;}
div.site_subcategory a:hover {color: #ffffff;}

DIV.home_category {
	padding: 5px;
	text-align: center;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: "Arial";
	
}


div.home_category a:link {color: #000000;}
div.home_category a:visited {color: #000000;}
div.home_category a:hover {color: #000000;}


a {
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
	color: #000000;
}

