@charset "UTF-8";
a, #fv_heading {
	color:#ed21bf;

}
#header {

    background-image:url(../images/header_bg.png);
    background-color:#879aed;
    background-repeat:repeat-x;
}
.componentheading, h1 {
	color:#879aed;
}
.contentheading, h2, h3 {
	color:#ed21bf;
}
.highlight {
	color:#879aed;
	border-bottom:3px double #879aed;
}
.cmodtitle {
    background-image:url(../images/moduleheading_bg.png);
    background-color:#ed21bf;
    background-repeat:repeat-x;
}
.readon {
	color:#ed21bf;
	border-left:2px solid #ed21bf;
	border-bottom:1px dotted #ed21bf;
}
.readon:hover {
	color:#879aed;
	border-left:2px solid #879aed;
	border-bottom:1px dotted #879aed;
}
#fv_2ndheading {
	color:#879aed;  
}
ol.list li a {
}
#mod_user1and2 li a:hover {
		color:#879aed;
}