body {
	font-family: Verdana;
	font-size:11px;
	color: black;
	background-color : #FFFFFF;
	background : #F6FDFF;
	margin :0 0 0 0;
	}


	
	
h1 {
	font-family: tahoma;
	font-size:11px;
	color: #504948;
	font-weight:bold;
	margin: 0 0 0 0;
	}
	
	
h2 {
	font-family: tahoma;
	font-size:11;
	margin: 0 0 0 0;
	}
	
	
	
	
.zag {
	font-family: arial;
	font-size:12;
	font-weight:bold;
	color: #ED524E;
	padding-left:10;
	}
	
	

.date {
	font-family: tahoma;
	font-size:10px;
	font-weight:bold;
	color: #8C7874;
	}

a.category:link, a.category:visited, a.category:hover{
	font-family: verdana;
	font-size:9;
	font-weight:bold;
	color: #EF4F4B;
	}

a.subcategory:link, a.subcategory:visited, a.subcategory:hover{
	font-family: tahoma;
	font-size:11;
	<!--font-weight:bold;-->
	color: #104198;
	}


a.brand:link, a.brand:visited, a.brand:hover, .brand {
	font-family: tahoma;
	font-size:9;
	color: #9D9D9D;
	}
	
	

.datetext {
	font-family: tahoma;
	font-size:11px;
	text-align : justify;
	color: black;
	}

.catalogtext {
	font-family: tahoma;
	font-size:11px;
	color: #504948;
	text-align : justify;
	}


.main {
	font-family: tahoma;
	font-size:11px;
	color: gray;
	text-align : justify;
	}

	
	
a.datetext:link, a.datetext:visited, a.datetext:hover{
	font-family: tahoma;
	font-size:11px;
	color: #FF9A5E;
	}

	
	
a:link, a:visited {
	text-decoration: none;
	font-style: normal;
	color: black; 
	}

a:hover {
	text-decoration : underline;
	font-style : normal;
	color : black;
	}


