
body,td,th {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background: url(../../assets/jpg/bg.jpg) #CCAE7C repeat-x;*/
	background-color:#D92283;
	margin: 0;
}

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
div#centered
{
	border: 0;
	margin:0;
	text-align:center;
}
#flashcontent
{
	text-align:center;
}

#flashcontent p
{
	text-align:center;
}

#flashcontent a
{
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}

#flashcontent a:hover
{
	color:#ffffff;
	font-weight:normal;
	text-decoration:underline;
}

