/* LINKS */

a:link, a:active, a:visited	{
	color: #fc4f99;
	font-family: "verdana"; 
	font-size: 8.5pt;
	line-height: 1.5;
	letter-spacing: 0pt;
	text-decoration: none;
	}

a:hover	{
	color: #000000;
	font-family: "verdana";
	font-size: 8.5pt;
	letter-spacing: 0pt;
	line-height: 1.5;
	text-decoration: none;
	border-bottom: #ff006d 2px solid;
	}


/* CONTENT */

body	{
	background-color: #fafafb;
	color: #59565c;
	font-family: "verdana"; 
	font-size: 8.5pt;
	line-height: 1.5;
	letter-spacing: 0pt;
	text-align: justify;
 	}

b, i {
	color: #a43653;
	}

u {
	color: #a43653;
	text-decoration: none;
	border-bottom: #a43653 2px solid;
	}

.title {
	color: #ffffff;
	background-color: #89003b;
	font-family: "arial narrow"; 
	font-size: 16.5pt;
	line-height: 1.5;
	letter-spacing: 4pt;
      padding: 0pt;
      text-transform: uppercase;
	text-align: center;
	border-bottom: #ffffff 2px solid;
      }

.topic {
	color: #ffffff;
	background-color: #b44c79;
	font-family: "arial narrow"; 
	font-size: 14.5pt;
	letter-spacing: 1pt;
	text-align: left;
	padding: 0pt;
	text-transform: uppercase;
	text-align: center;
	}

.content {
	font-family: "verdana";
	color: #59565c;
	background-color: transparent;
	font-size: 8.5pt;
	letter-spacing: 0pt;
	line-height: 1.5;
	text-align: justify;
	padding: 2pt;
	}

.welcome {
	font-family: "arial narrow";
	color: #ffffff;
	font-size: 9.5pt;
	letter-spacing: 1pt;
	line-height: 1.5;
	text-align: justify;
	padding-left: 20pt;
	background-color: transparent;
	}

.welcome a {
	color: #ec7bab;
	text-decoration: none;
	font-family: "arial narrow";
	font-size: 9.5pt;
	letter-spacing: 1pt;
	text-decoration: none;
	text-transform: lowercase;	
	}

.welcome a:hover {
	color: #ffd6e8;
	letter-spacing: 1pt;
	text-decoration: none;
	text-transform: lowercase;
	}

.news {
	font-family: "arial narrow";
	color: #ffffff;
	font-size: 10.5pt;
	letter-spacing: 0pt;
	line-height: 1.5;
	text-align: justify;
	padding-left: 20pt;
	background-color: transparent;
	}

.news a {
	color: #ec7bab;
	text-decoration: none;
	font-family: "arial narrow";
	font-size: 10.5pt;
	text-decoration: none;
	text-transform: lowercase;	
	}

.news a:hover {
	color: #ffcbe1;
	text-decoration: none;
	text-transform: lowercase;
	}

blockquote {
	text-align: justify;
	padding: 5pt;
	line-height: 1.5;
	background-color: #ececec;
	border-left: #bc5682 5pt solid;
	}

.footer {
	font-family: "verdana";
	color: #fafafb;
	font-size: 8.5pt;
	letter-spacing: 0pt;
	line-height: 1.5;
	text-align: justify;
	padding: 0pt;
	background-color: transparent;
	}

.footer a {
	color: #fafafb;
	text-decoration: none;
	font-family: "verdana";
	font-size: 8.5pt;
	text-decoration: none;	
	}

hr {
	color:#fc4f99;
	background-color:#fc4f99;
	border: 0px;
	height:1px;
	width:300px;
	}

table 
{
border-collapse: collapse;
} 

.byline {
	font-family: "verdana";
	color: #000000;
	font-size: 7.5pt;
	letter-spacing: 1pt;
	line-height: .5;
	text-align: center;
	text-transform: uppercase;
	background-color: transparent;
	border-bottom: #ececec 2px solid;
	padding: 10px;
	}

.byline a{
	font-family: "verdana";
	color: #000000;
	font-size: 7pt;
	letter-spacing: 1pt;
	line-height: .5;
	text-align: center;
	text-transform: uppercase;
	}