h1{color: #f02b01; text-indent: 80px;}
h2{color : #e24720;}
h3{color : #702601;}
body{font-family : "Arial", sans-serif;}
p{
	text-indent: 40px;
	text-align: justify;
	}
a,a:active,a:visited{
	color : #702601; 
	font-weight: bold;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}

img.cat{
	margin: 15px 15px 15px 15px;
	border: 1px solid #555555;
	}


a.menu{
	font-family : "Arial", sans-serif;
	font-size : 13px;
	font-weight: bold;
	color : #802b01;
	text-decoration : none;
	margin-left: 7px;
	line-height : 20px;
}
a.menu:active {color : #e24720;}
a.menu:visited {color : #702601;}
a.menu:hover {color: #e24720;}

a.menu2{
	font-family : "Arial", sans-serif;
	font-size : 12px;
	font-weight: normal;
	color : #802b01;
	text-decoration : none;
	margin-left: 10px;
	line-height : 13px;
}
a.menu2:active {color : #e24720;}
a.menu2:visited {color : #702601;}
a.menu2:hover {color: #e24720;}
.text-center {
	text-align: center;
}
.text-left {
	text-align: left;
}
