<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<STYLE TYPE="text/css"
<!--
A:link {
font-size: 12pt;
font-weight: bold;
color: blue;
font-family: arial;
text-decoration: none }

A:visited { background: red;
font-size: 12pt;
font-weight: bold;
color: black;
font-familt: times;
text-decoration: none }

A:active {
font-size: 12pt;
font-weight: bold;
color: blue;
font-family: geneva
text-decoration: none }

A:hover {
font-size: 14pt;
font-weight: bold;
color: blue;
font-family: arial;
text-decoration: none }
<head>
	<title>Links in Stylesrespir.css</title>
</head>

<body>
goes to respir2.


</body>
</html>

