@import url("SiteSpecific.css");

/* The rest of this file is reserved for overwriting styles */

.moduleContentNew a:link
{
	color: #0C4863;
}

.moduleContentNew a:visited
{
	color: #0C4863;
}

.moduleContentNew a:hover,
.moduleContentNew a:focus,
.moduleContentNew a:active
{
    color: #0C4863;
}
