body {background-color:#000000;
}
.blackback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F390BC;
	text-decoration: none;
}
a:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F390BC;
	text-decoration: none;
}
a:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F390BC;
	text-decoration: none;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-transform: capitalize;
}
.line {
	line-height: normal;
	color: #7B532A;
	border: #7B532A;
}
.boldtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F390BC;
	text-decoration: none;
	text-transform: uppercase;
}
.CopyrightText1 { 
font-family: Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    color: #FFFFFF;
    font-weight: bold; 
}
.CopyrightText2 { 
font-family: Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    color: #F390BC;
    font-weight: bold; 
}
