﻿.module_header_content_01,
.module_header_content_01 A,
.module_header_content_01 SPAN
{
    font: bold 16px/30px trebuchet ms, arial;
    text-transform: uppercase;
	margin-top:0px;
    line-height:24px;
	color:#ff0080;
}

.module_body_content_01,
.module_body_content_01 TD,
.module_body_content_01 SPAN
{
   font: 13px trebuchet ms, arial;
	line-height:20px;
	color: #5e5e5e;
}

.module_body_content_01 A
{
   color: #ff0080;
   text-decoration:none;
}

.module_body_content_01 A:hover
{
    color: #ff0080;
}

.module_body_link_content_01 A:hover,
.module_body_link_content_01 A
{
    background-image:url('/cms/settings/css/module/p/link_it.gif');
    background-repeat:no-repeat;
    background-position: -3px 1px;
    padding-left:15px;
    font: 13px trebuchet ms, arial;
    color: #ff0080;
}

