.rec_link {
	font-size : 11px;
	font-family : Tahoma, Helvetica;
	font-weight : normal;
	color : Azure;
	padding: 0px 0px;
	text-decoration : none;
}

.rec_link:hover {
	color: White;
	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: Indianred;
	text-decoration : underline;
}

.menu {
	font-size : 13px;
	font-family : Verdana, Geneva, Arial;
	font-weight : bold;
	color : #660033;
	text-decoration : none; 
}

.menu :hover {
	color: Indianred;
	text-decoration : underline;
}

a img {
	border: 0;
}

.bb {
	color: Darkmagenta;
	font-size : 13px;
	text-align: justify;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.bgrey {
	color: Darkgray;
	font-size : 12px;
	text-align: justify;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.comic {
	font-size : 15px;
	font-family : Comic Sans MS;
	font-weight: bold;
	color: Darkmagenta;
}

.copyright {
	font-size : 11px;
	font-family : Tahoma, Helvetica;
	font-weight : normal;
	color : Goldenrod;
}

p {
	color: Black;
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: normal;
}

b {
	color: Black;
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

li {
        font-size : 13px;

}

body {
	scrollbar-3dlight-color : white;
	scrollbar-arrow-color : White;
	scrollbar-base-color : Burlywood;
	scrollbar-darkshadow-color : white;
	scrollbar-highlight-color : Whitesmoke;
	scrollbar-shadow-color : Whitesmoke;
	scrollbar-track-color : #ffffcc;
	margin : 0px;
}