/* CSS Document */
A.links:link {
	FONT-WEIGHT: normal; FONT-SIZE: 14pt; COLOR: #afd627; FONT-STYLE: italic; FONT-FAMILY: Times New Roman, Times, serif; TEXT-DECORATION: none
}
A.links:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 14pt; COLOR: #afd627; FONT-STYLE: italic; FONT-FAMILY: Times New Roman, Times, serif; TEXT-DECORATION: underline
}	
A.links:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 14pt; COLOR: #afd627; FONT-STYLE: italic; FONT-FAMILY: Times New Roman, Times, serif; TEXT-DECORATION: none
}

.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #4cb0c6;
}
.copynews {
        font-family: "Times New Roman", Times, serif;
        font-size: 15px;
        font-style: italic;
        font-weight: normal;
        color: #4cb0c6;
}
.copywhere {
        font-family: "Times New Roman", Times, serif;
        font-size: 15px;
        font-style: normal;
        font-weight: normal;
        color: #4cb0c6;
}
.pink { color: #fe85e0;}
a.pink  { color: #fe85e0;
text-decoration:underline;}
a.pinkbold  { color: #fe85e0;
text-decoration:underline;
font-weight:bold;}

.date {
        FONT-WEIGHT: normal; 
        FONT-SIZE: 12pt;
        FONT-STYLE: normal;
         COLOR: #afd627; 
         FONT-FAMILY: Times New Roman, Times, serif; 
        TEXT-DECORATION: none;}

.copynewstitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style:normal;
	font-weight: normal;
	color:#CC0000;
}
.copynewsarticle {
        font-family: "Times New Roman", Times, serif;
        font-size: 16px;
        font-style:normal;
        font-weight: normal;
        color:#4cb0c6;
}
.copynewsarticleit {
        font-family: "Times New Roman", Times, serif;
        font-size: 15px;
        font-style:italic;
        font-weight: normal;
        color:#4cb0c6;
}

