/*......................
STYLES FOR THE ROXANNE DUNBAR-ORTIZ WEB SITE ...................... */
				
/* ......................this is for the text of the page body */			
.text	{		font-size: 10pt;
				font-family: arial;
				text-decoration: none; color: #000000;}	
a.text:link		{color: #000000; text-decoration: none;
				font-weight: bold }
a.text:visited	{color: #000000; text-decoration: none;
				font-weight: bold }
a.text:active	{color: #FF6600; text-decoration: none;
				font-weight: bold }
a.text:hover	{color: #993333; text-decoration: none;
				font-weight: bold;   background-color: #E9BCBC;}

/* ......................this is for the top links*/			
.top-link	{		font-size: 9pt;
				font-family: arial;
				text-decoration: none; }	
a.top-link:link		{color: #666666; text-decoration: none;
				font-weight: bold }
a.top-link:visited	{color: #666666; text-decoration: none;
				font-weight: bold }
a.top-link:active	{color: #993333; text-decoration: none;
				font-weight: bold }
a.top-link:hover	{color: #993333; text-decoration: bold;
				font-weight: bold;   background-color: #E9BCBC;
				}


/* ......................bold black heading for body text */			
.bodhead	{		font-size: 10pt;
				font-family: arial;
				text-decoration: none;
				font-weight: bold;
				color: #000000;}
a.bodhead:link		{color: #000000; text-decoration: none }
a.bodhead:visited	{color: #000000; text-decoration: none }
a.bodhead:active	{color: #FFFFFF; text-decoration: none }
a.bodhead:hover	{color: #F7C109; text-decoration: none}

/* ......................this is for the text on a dark background*/			
.textwh	{		font-size: 9pt;
				font-family: arial;
				font-weight: bold;
				text-decoration: none;}	
a.textwh:link		{color: #FFFFFF; text-decoration: none;
				font-weight: bold }
a.textwh:visited	{color: #FFFFFF; text-decoration: none;
				font-weight: bold }
a.textwh:active	{color: #E8CB8E; text-decoration: none;
				font-weight: bold }
a.textwh:hover	{color: #CC6666; text-decoration: none;
				font-weight: bold;   background-color: #E9BCBC;}

/* ......................heading for pages */			
.pagename 	{
	font-size: 12pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #F7C109;
}				
a.pagename:link		{color: #F7C109; text-decoration: none }
a.pagename:visited	{color: #F7C109; text-decoration: none }
a.pagename:active	{color: #F7C109; text-decoration: none }
a.pagename:hover	{color: #CC0000; text-decoration: none}

/* ......................another heading in colour */			
.title 	{		font-size: 10pt;
				font-family: Arial, Verdana, Helvetica, sans-serif;
				text-decoration: none;
				font-weight: bold;; color: #993333}				
a.title:link		{color: #993333 text-decoration: none }
a.title:visited	{color: #993333; text-decoration: none }
a.title:active	{color: #CC6666; text-decoration: none }
a.title:hover	{color: #CC6666; text-decoration: none}

/* ......................another heading in colour */			
.title2 	{		font-size: 10pt;
				font-family: Arial, Verdana, Helvetica, sans-serif;
				text-decoration: none;
				font-weight: bold;; color: #993333; background-color: #E9BCBC}				
a.title2:link		{color: #993333 text-decoration: none; background-color: #E9BCBC }
a.title2:visited	{color: #993333; text-decoration: none }
a.title2:active	{color: #CC6666; text-decoration: none }
a.title2:hover	{color: #CC6666; text-decoration: none}

/* ......................Times new roman italic in white*/			
.tnr	{
	font-size: 11pt;
	font-family: "Times New Roman";
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}	
a.tnr:link		{color: #FFFFFF; text-decoration: none;
				font-weight: bold }
a.tnr:visited	{color: #FFFFFF; text-decoration: none;
				font-weight: bold }
a.tnr:active	{color: #FF6600; text-decoration: none;
				font-weight: bold }
a.tnr:hover	{color: #FF6600; text-decoration: underline;
				font-weight: bold}


/* ......................smalltop links on dark background*/			
.smallwh	{
	font-size: 8pt;
	font-family: arial;
	text-decoration: none;
	color: #FFFFFF;
}
a.smallwh:link		{color: #FFFFFF; text-decoration: none }
a.smallwh:visited	{color: #FFFFFF; text-decoration: none }
a.smallwh:active	{color: #E1D0A5; text-decoration: none }
a.smallwh:hover	{color: #E1D0A5; text-decoration: none}

				
/* ......................small text */			
.small	{		font-size: 8pt;
				font-family: arial;
				text-decoration: none;
				color: #993333;}
a.small:link		{color: #993333; text-decoration: none }
a.small:visited	{color: #993333; text-decoration: none }
a.small:active	{color: #AD4500; text-decoration: none }
a.small:hover	{color: #AD4500; text-decoration: none;   background-color: #E9BCBC;}

.blip {URL="http://www.reddirtsite.com/images/arrow.gif";}
