﻿

h1.heading
{
    background-color:#CA3092!important;
    color:#fff!important;
}
#mainOther
{
    background-image:url(../_images/col2back_news.gif);
}
#left
{
    border-right: 2px solid #CA3092;
}

h1
{
	color:#666!important;
}

h2
{
	color:#CA3092!important;
}

strong
{
	color:#CA3092;
}

.newsList h3 a
{
	color:#CA3092;
}

.eventList  h3 a
{
	color:#CA3092;
}


p a
{
	color:#666;
	text-decoration:underline;
}

p a:hover
{
	color:#3F3F3F;
}

p a strong 
{
	color:#666;
	text-decoration:none;
}