/*
Theme Name: Dalco Theme
Theme URI: http://dalcobuilders.com
Description: Default Dalco Theme.
Version: 1.0
Author: Aleven Creatives
Author URI: http://aleven.com
*/



/* Begin Typography & Colors */
a:link { 
	color: #157e53;
}
a:visited { 
	color: #157e53;
}
a:hover { 
	color: #FFFFFF;
	background-color: #1ab374;
	text-decoration: none;
}
a:active { 
	color: #ebecc1;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
}
.bodytext_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #000000;
	font-weight: bolder
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 28px;
	color: #FFFFFF;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder
	line-height: 28px;
	color: #116442;
}
td.footer a:link { 
	color: #FFFFFF;
}
td.footer a:visited { 
	color: #FFFFFF;
}
td.footer a:active { 
	color: #FFFFFF;
