BODY  { font-size : small;	font-family : Arial;color : Black;	}	
a, a:visited {text-decoration: none; }
a:hover, a:visited:hover {text-decoration: underline; }


.leftmenu {
	color: white;
	text-decoration: none;
	font-family : "Trebuchet MS";
	font-size : smaller;
}
.categorytitle {
	color: Blue;
	font-size : medium;
	font-family : sans-serif;
	text-decoration : none;
	font-style : normal;
}

.products {
	color : white;
	font : arial;
	font-size : x-small;
	
}
.front{
	color : blue;
	font : smaller arial;
	font-size : x-small;
}


.tiny{
	color : blue;
	font : xx-small arial;
	font-size : xx-small;
}

.text{
	color : black;
	font : smaller arial;
	font-size : x-small;
}

.product2{
	color : black;
	font : smaller arial;
	font-size : x-small;
	font-weight : bold;
}


.tiny2{
	color : black;
	font : xx-small arial;
	font-size : xx-small;
}