/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 


/* links */

a:link, a:visited {
	color: #AA1428;
}

a:hover {
	color: #ff0000;
}

/*
 * headings
 */

h1 {
	color: #AA1428;
}

h4 {
	color: #AA1428;
}

h6 {
	color: #AA1428;
}
