body {	vertical-align: top;
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color:#1f724b;
	background-image:url('images/background3.jpg'); background-repeat:repeat-y;
}


A:link { font-family:Arial; font-size:16px; text-decoration: underline; font-weight: bold; color:#1f724b }
A:visited { font-family:Arial; font-size:16px; text-decoration: underline; font-weight: bold; color:#1f724b }
A:hover { font-family:Arial; font-size:16px; text-decoration: underline; font-weight: bold; color:#ff0000 }
A:active { font-family:Arial; font-size:16px; text-decoration: underline; font-weight: bold; color:#ff0000 }
 
A.one:link { font-family:Arial; font-size:16px; text-decoration: none; font-weight: bold; color:#1f724b }
A.one:visited { font-family:Arial; font-size:16px; text-decoration: none; font-weight: bold; color:#1f724b }
A.one:hover { font-family:Arial; font-size:16px; text-decoration: none; font-weight: bold; color:#ff0000 }
A.one:active { font-family:Arial; font-size:16px; text-decoration: none; font-weight: bold; color:#ff0000 }

A.two:link { font-family:Tahoma; font-size:16px; text-decoration: none; font-weight: bold; color:#1f724b }
A.two:visited { font-family:Tahoma; font-size:16px; text-decoration: none; font-weight: bold; color:#6a3067 }
A.two:hover { font-family:Tahoma; font-size:16px; text-decoration: underline; font-weight: bold; color:#ff0000 }
A.two:active { font-family:Tahoma; font-size:16px; text-decoration: none; font-weight: bold; color:#ff0000 }

H1 {
	color: #1f724b;
	font-weight: bold;
	font-size : 28px;
}                       
 
H2 {
	color: #1f724b;
	font-weight: bold;
	font-size : 22px;
}

H3 {
	color: #1f724b;
	font-weight: bold;
	font-size : 15px;
}
/* CSS Stylesheet comments */

