/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 


/* links */

a:link, a:visited {
	color: #8d1b0e;
}

a:hover {
	color: #813449;
}

/*
 * headings
 */

h1 {
	color: #ac492d;
}

h4 {
	color: #8d1b0e;
}

h6 {
	color: #78170c;
}
