/*your custom style goes in this file*/
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/

.big-header {
	color: #122b44
	;}
h2.site-head, h2.site-head a {
	color: #ff010e;
}
#art-main
{
    font-size: 16px;
}
.art-hmenu a .t
{
  color: #122b44;
}
a:link, a:active, div.icons a {
	color : #122b44;
}