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

/*
 * links
 */

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

a:hover {
	color: #ffffff;
}

#main a:link, #main a:visited { color: #DC0000; }
#main a:hover { color: #DC0000; }

/*
 * headings
 */

h1 {
	color: #C0A062;
}

h4 {
	color: #C0A062;
}

h6 {
	color: #C0A062;
}
