.bb {	font-size : 13px;
	font-family : Verdana, Geneva, Arial;
	font-weight : Bold;
	color : Dimgray;
	text-decoration : none; 
}

.category_name {
	font-size : 12px;
	font-family : Tahoma, Helvetica;
	font-weight : bold;
	color : Firebrick;
	padding: 0px 0px;
	text-decoration : none;
}

.link_link {
	font-size : 11px;
	font-family : Tahoma, Helvetica;
	font-weight : normal;
	color : Bisque;
	padding: 0px 0px;
	text-decoration : none;
}

.link_link:hover {
	color: White;
	text-decoration : underline;
}

div {
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : Black;
	text-decoration : none;
}

.copyright {
	font-size : 12px;
	font-family : Tahoma, Helvetica;
	font-weight : normal;
	color : Black;
	text-decoration : none;
}

.date_category{
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : white;
	text-decoration : none;
}

.date{
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #CC0000;
	text-decoration : none;
}

.Header{
	font-size : 14px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : Midnightblue;
	text-decoration : none;
}

.linkmenu:hover {
	color: #CC0000;
	text-decoration : underline;
}

a {
	font-size : 13px;
	font-family : Verdana, Geneva, Arial;
	font-weight : bold;
	color : DarkBlue;
	padding: 0px 0px;
	text-decoration : none; 
}
a:hover {
	color: Brown;
	text-decoration : underline;
}

a img {
	border: 0;
}

b {
	color: Brown;
	font-size : 13px;
	text-align: justify;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

p {
	color: Black;
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: normal;
}

li {
	color: Black;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: normal;
}

body {
	scrollbar-3dlight-color : White;
	scrollbar-arrow-color : White;
	scrollbar-base-color : Goldenrod;
	scrollbar-darkshadow-color : Cornsilk;
	scrollbar-face-color : Gainsboro;
	scrollbar-highlight-color : Aliceblue;
	scrollbar-shadow-color : Lightgrey;
	scrollbar-track-color : Floralwhite;
	margin : 0px;
}