
.navigation:link, .navigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: white;
	display: block;
	width: 93px;
	text-decoration: none;
	background-color: teal;
}

.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: white;
	display: block;
	width: 93px;
	text-decoration: none;
	background-color: red;
}

.navigation:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: white;
	display: block;
	width: 93px;
	text-decoration: none;
	background-color: #808080;
}

.navigation1:link, .navigation1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: white;
	display: block;
	width: 93px;
	text-decoration: none;
	background-color: navy;
}

.navigation1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: white;
	display: block;
	width: 93px;
	text-decoration: none;
	background-color: red;
}

.navigation1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: white;
	display: block;
	width: 93px;
	text-decoration: none;
	background-color: #808080;
}

.navigation2:link, .navigation2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: white;
	display: block;
	width: 93px;
	text-decoration: none;
	background-color: #CC3366;
}

.navigation2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: white;
	display: block;
	width: 93px;
	text-decoration: none;
	background-color: red;
}

.navigation2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: white;
	display: block;
	width: 93px;
	text-decoration: none;
	background-color: #808080;
}

ul{ list-style-image : url(ctverec1.gif); }

BODY	 			{
	background-color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:black;
	font-weight:normal;
	}

A:link     			{
	color:#C80000;
	font-weight:bold;
	text-decoration:none;
}

A:visited			{
	color:navy;
	font-weight:bold;
	text-decoration:none;
}

A:active			{
	background-color:#D5D5FF;
	font-weight:bold;
}

P					{
	text-indent:2pt;
	margin-bottom:5px;
	margin-left:3px;
	margin-right:3px;
	margin-top:5px;
}

H5					{
	color:#CC3333;
}

H4					{
	color:navy;
	background-color:#E0E0E0;
}

.style1 {color: #FFFFFF}
.style2	{color: teal;
		font-size: 16px;
		font-weight:bold;
}
.style3 {font-size: 12px}
.style5 {color: maroon}	

	 
  

