* {
	color: #000000;
	font-size: 13px;
	font-family: "Arial", sans-serif;
}
a {
	color: #000000;
}
a:hover{
	color: #fd35cb;
}
a:active{
	color: #fd35cb;
}
a:visit{
	color: #000000;
}
img{
	border: 0px none Black;
}
h2{
	font-size: 23px;
	text-align : center;
	font-weight: normal;
}
h1{
	font-size: 23px;
	text-align : center;
	font-weight: normal;
}
a.menu{
	color: #000000;
	font-family: "Arial", sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height : 40px;
}
a.menu:hover{ color: #ff0000; }
hr{ border: thin dotted #3A6EA5; }
