.para
{
font-family: sans-serif;
font-size:14px;
}
.para a:link 
{
font-family: Arial, Helvetica, sans-serif;	font-size: 14px;
color: #000000;
	font-weight:bold;
	border-bottom-color:#FF0000;
	border-bottom-width:1px;
	border-bottom-style:solid;
		text-decoration:none;
	}
.para a:active
{
font-family: Arial, Helvetica, sans-serif;	font-size: 14px;
color: #000000;

border-bottom-color:#FF0000;
	border-bottom-width:1px;
	border-bottom-style:solid;
		font-weight:bold;
			text-decoration:none;
	}
.para a:visited
{
font-family: Arial, Helvetica, sans-serif;	font-size: 14px;
color: #000000;
border-bottom-color:#FF0000;
	border-bottom-width:1px;
	border-bottom-style:solid;
	font-weight:bold;
	text-decoration:none;
	}
.para a:hover
{
font-family: Arial, Helvetica, sans-serif;	font-size: 14px;
color: #000000;
	background-color:#dddddd;
	text-decoration:underline;
	font-weight:bold;
	border-bottom-color:#FF0000;
	border-bottom-width:2px;
	border-bottom-style:solid;
		text-decoration:none;
	}













.nav
{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}
.nav a:link 
{
font-family: Arial, Helvetica, sans-serif;	font-size: 14px;
color: #FF7733;

	font-weight:bold;
	border-bottom-color:#FF0000;
	border-bottom-width:1px;
	border-bottom-style:dashed;
		text-decoration:none;
	}
.nav a:active
{
font-family: Arial, Helvetica, sans-serif;	font-size: 14px;
color: #FF7733;

border-bottom-color:#FF0000;
	border-bottom-width:1px;
	border-bottom-style:solid;
		font-weight:bold;
			text-decoration:none;
	}
.nav a:visited
{
font-family: Arial, Helvetica, sans-serif;	font-size: 14px;
color: #FF7733;
border-bottom-color:#666666;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	font-weight:bold;
	text-decoration:none;
	}
.nav a:hover
{
font-family: Arial, Helvetica, sans-serif;	font-size: 14px;
color: #FF7733;
	text-decoration: underline;
	font-weight:bold;
	border-bottom-color:#ffffff;
	border-bottom-width:2px;
	border-bottom-style:solid;
		text-decoration:none;
	}
