.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link 
{
	color:#666666
}

a:visisted 
{
	color:#ff0000
}

a:active 
{
	color:#666666
}

a:hover 
{
	color:#ff0000
	}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: normal;
}
