.link_link {
	font-size : 10px;
	font-family : Tahoma, Helvetica;
	font-weight : normal;
	color : White;
	padding: 0px 0px;
	text-decoration : none;
}

.link_link:hover {
	color: White;
	text-decoration : underline;
}

.linkmenu {
	font-size : 11px;
	font-family : Tahoma, Helvetica;
	font-weight :boldl;
	color : #0099CC;
	padding: 0px 0px;
	text-decoration : none;
}

.name {
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #02028a;
	text-decoration : none;
	text-align: center;
}

.category_name {
	font-size : 13px;
	font-family : Tahoma, Helvetica;
	font-weight : bold;
	color : #CC0000;
	padding: 0px 0px;
	text-decoration : none;
}

.arrow  { 
  color: Grey;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}


div {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : Black;
	text-decoration : none;
}



.copyright {
	font-size : 11px;
	font-family : Tahoma, Helvetica;
	font-weight : normal;
	color : Black;
	text-decoration : none;
}

a {
	font-size : 13px;
	font-family : Verdana, Geneva, Arial;
	font-weight : bold;
	color : #02028a;
	padding: 0px 0px;
	text-decoration : underline;
}
a:hover {
	color: #CC0000;
	text-decoration : underline;
}

a img {
	border: 0;
}

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 : 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: normal;
}

li {
	color: Black;
	font-size : 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}