<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>

<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<title>webarchitects links style sheet</title>
<style>
<!--
a:link
{
	font-weight: bold;
	color: rgb(0,0,0);
	decoration: none;
}
a:visited
{
	font-weight: bold;
	color: rgb(0,0,0);
	decoration: none;
} 
a:active 
{
	font-weight: bold;
	color: rgb(0,0,0);
	decoration: none;
}
a:hover
{
	font-weight: bold;
	color: rgb(255,0,0);
	decoration: none;
}
body
{
	font-family: arial, helvetica, verdana;
	color: rgb(50,40,0);
}
table
{
	table-border-color-light: rgb(204,153,102);
	table-border-color-dark: rgb(102,0,0); 
}

h1
{
	font-family: arial, helvetica, verdana;
	color: rgb(255,0,0);
}
h2
{
	font-family: arial, helvetica, verdana;
	color: rgb(0,102,153);
}
h3
{
	font-family: arial, helvetica, verdana;
	color: rgb(119,140,124);
}
h4
{
	font-family: arial, helvetica, verdana;
	color: rgb(137,122,103);
}
h5
{
	font-family: arial, helvetica, verdana;
	color: rgb(255,0,0);
}
h6
{
	font-family: arial, helvetica, verdana;
	color: rgb(112,118,143);
}

!-->
</style>
</head>

<body>

</body>
</html>


