/* Text Classes */

.links:visited {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Times New Roman, sans-serif;
	color: #ffffff;
	text-decoration: none;
}	

.links:link {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Times New Roman, sans-serif;
	color: #ffffff;
	text-decoration: none;
}


.links:hover {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Times New Roman, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}


.links:active {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Times New Roman, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
#arts{text-decoration: none; text-align: center; font-family: Arial, "MS Trebuchet"}
#arts a {text-decoration: none;}
.art_image{margin-left:10px; border: 3px solid #56ae0e; width:200px; display:block; margin-bottom:15px;}
.art_title {text-decoration: none; font-family: Arial, "MS Trebuchet", sans-serif; font-size:14; font-weight:bold; display:block; border-bottom:1px solid #56ae0e; width:98%; margin-left:2px; margin-bottom:10px;}

.art_sub1 {color:#000;}
