body
{
	background-repeat:repeat-x;
}

.Link
{
	font-size:12px;
	color:#ffffff;
}

.Content
{
	font-size:12px;
	color:#5d5d5d;
}

.Title
{
	font-size:12px;
	/* font-weight:bold; */
	color:#000000;
}

a
{
	text-decoration:none;
}

a:link
{
	color: #ffffff;	
	text-decoration:none;
}

a:hover
{
	color:	#ffffff;
	text-decoration:underline;
}

a:visited 
{
	color: #ffffff;
}
