
body,p,td,h1,td{
	Color : #303030;
	font-family : Arial, Helvetica, sans-serif;
	font-Size : 15px;
	}


h1{
	font-size : 18px;
	}


a{
	font-weight : bold;
	}


a:active{
	font-weight : bold;
	}


a:link{
	font-weight : bold;
	}


a:visited{
	font-weight : normal;
	}


a:link:hover{
	background : #FFFF80;
	color : #185A9C;
	}


.menu{
	font-size : 10px;
	}

