p{
	font-family:courier new;
	font-size:80%;
}

a{
	color:red;
	text-decoration:none;
}

a:hover{
	color:blue;
	text-decoration:underline;
}

h1,h2,h3,h4,h5,h6{
	font-family:courier new;
}

.nav{
	font-size:90%;
	font-weight:bold;
	}