﻿a
{
	color: #cc0000;
}

.ms-WPBody A:link,.ms-WPBody A:visited {
	 color:#cc0000;
	 text-decoration:underline; } 

.title-With-Background 
{ 
	background-color:#5E6E9E;
}
A:link.ms-rteCustom-LinkStyle
{
    COLOR:#cc0000; 
    font-style:normal; 
    font-variant:normal; 
    font-weight:normal; 
    font-size:10pt;  
    font-family:Verdana;  
}
A:visited.ms-rteCustom-LinkStyle
{
    COLOR: #008080; 
    font-style:normal; 
    font-variant:normal; 
    font-weight:normal; 
    font-size:10pt; 
    font-family:Verdana;  
}
A:hover.ms-rteCustom-LinkStyle
{
    FONT: 10pt Verdana, Arial, Helvetica; 
    COLOR: red;
}
.ms-rteCustom-ArticleTitle
{
	font-weight: bold;
	font-family: Arial; 
	font-size: 14pt;
	color: #333333; 
	text-transform: none;
}
.ms-rteCustom-ArticleByline
{ 
    font-family: Arial; 
    font-style: italic;
    font-size: 10pt; 
	color: #555555;
}
.ms-rteCustom-ArticleHeadLine
{
	font-size: 10pt; 
	font-weight: bold;
	font-family: Tahoma, sans-serif; 
	color: #333333;
}