@-moz-document domain('dreamwidth.org') {
	/* 
		the code in here only apply to:
			-pages on the domain dreamwidth.org
	*/
a:link, .link {
    color: #C1272D;
}
a:visited {
    color: #C1272D !important;
}

}

