<style type="text/css">

a:link 		{
       	color : #000099;
        text-decoration: none;
        background-color : transparent; }
		
A:link 		{
       	color : #000099;
        text-decoration: none;
        background-color : transparent; }


A:visited 	{
        color : #000099;
        text-decoration: none;
        background-color : transparent; }


A:hover 	{
        color: #708090;
        text-decoration: none;
        background-color : transparent;}


A:active 	{
        color: #000099;
        text-decoration: none;
        background-color : transparent; }
		
.nav 		{
        color: #ffffff;
        text-decoration: none;
        background-color : transparent; }
		
.bottom 		{
        color: #ffffff;
        text-decoration: none;
        background-color : transparent; }
		

p 				{  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px}

li				{  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px}
		
h1 				{  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 14px; 
		font-weight: bold}
		
h2 				{  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: bold}


/* --	Links Order */
		
	.textlink:link 	{
       		color:#ffffff;
        	text-decoration:none;
        	background-color:transparent; }


	.textlink:visited {
        	color: #ffffff;
        	text-decoration:none;
        	background-color:transparent; }


	.textlink:hover {
       		color:#ffffff;
        	text-decoration:underline;
        	background-color:transparent;}


	.textlink:active {
        	color:#ffffff;
        	text-decoration:none;
        	background-color:transparent; }
			

/* --	Navigation */

/* -- 	Navigation Links */

	    .navLeft:link {font-size:13px; 
		color:#000099; 
		width:100%; 
		height:100%;
		text-decoration:none;
		display:block;} 

	    .navLeft:hover {font-size:13px; 
		color:#000099; 
		background-color:#E5E5E5; 
		width:100%; 
		height:100%; 
		text-decoration:none; 
		display:block; }

	    .navLeft:visited {font-size:13px; 
		color:#000099; 
		width:100%; 
		height:100%;
		text-decoration:none;
		display:block;} 
		
		.navLeft:active {font-size:13px; 
		color:#000099; 
		width:100%; 
		height:100%;
		text-decoration:none;
		display:block;} 



</style>
