<style type="text/css">
h1{color:green; font-family: arial}
	b {}
	p {font-family:verdana; font-size: 10}
	a:link {color:orange}
	a:visited {color:#FF0000; text-decoration: none}
	a:hover {color:#FF0000; text-decoration: underline overline}
	.redtext{color:red}
	.purpletext{color:purple}

a:link {color:red}

</style>
