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


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

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000099;
	font-weight: bold;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000033;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
img{
border:none;
}