.category_name {
	font-size : 13px;
	font-family : Verdana, Tahoma, Helvetica;
	font-weight : bold;
	color : Darkred;
	text-decoration : none;
}

.rec_link {
	font-size : 11px;
	font-family : Tahoma, Helvetica;
	font-weight : normal;
	color : Darkgray;
	padding: 0px 0px;
	text-decoration : none;
}

.Header{
	font-size : 14px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #02028a;
	text-decoration : none;
}

.copyright {
	font-size : 11px;
	font-family : Tahoma, Helvetica;
	font-weight : normal;
	color : Black;
}

.linkmenu {
	font-size : 11px;
	font-family : Tahoma, Helvetica;
	font-weight :bold;
	color : #Darkslateblue;
	text-decoration : none;
}
 
.linkmenu:hover {
	color: #0099CC;
	text-decoration : none;
}

a {
	font-size : 13px;
	font-family : Verdana, Geneva, Arial;
	font-weight : bold;
	color : DarkBlue;
	padding: 0px 0px;
	text-decoration : none; 
}
a:hover {
	color: Indianred;
	text-decoration : underline;
}

a img {
	border: 0;
}

.menu {
	font-size : 13px;
	font-family : Verdana, Geneva, Arial;
	font-weight : bold;
	color : DarkBlue;
	padding: 0px 0px;
	text-decoration : none; 
}

b {
	color: #1639b1;
	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;
}

.txt {
	color: Black;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: normal;
}


li {
	color: Black;
	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 : Darkgray;
	scrollbar-darkshadow-color : white;
	scrollbar-highlight-color : Whitesmoke;
	scrollbar-shadow-color : Whitesmoke;
	scrollbar-track-color : Whitesmoke;
	margin : 0px;
}
