/*
CSS Style written by BOSS Media UK Ltd. For Elementz Urbanwear.
*/


body{
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	
}
td,th{
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#FFFFFF;
font-weight: bold;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0F9EFE;
	font-weight: bold;
}
a:visited {
	color: #0F9EFE;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}

div#design{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:underline;
font-weight:normal;
}

div#copyright{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
font-weight:normal;
}