/**
 * @file
 * @project 645
 * @package sftheme
 * @site app1
 */

a:link {color:#5097c3;}
a:visited {color:#688394;}
a:hover {color:#000000;}

.sf_pagetitle {background-color:#bcd4e4}

.sf_navigation {
	border-bottom:1px solid #a4c4d8;
	border-top:1px solid #a4c4d8;
}

.sf_footer {
	border-top:1px solid #a4c4d8;
}

.sf_region7 .widget_header {
	border-bottom:1px solid #a4c4d8;
}