/* Stylesheet for the Sun Real site.  Validated 25Oct2002 */

a:link {color: #B84623; text-decoration: none; background: transparent;}
a:visited {color: #B84623; text-decoration: none; background: transparent;}
a:hover {color: #E69331; text-decoration: none; background: transparent;}
a:active {color: #B84623; text-decoration: none;  background: transparent;}

.themenu a:link       {color: #999999; text-decoration: none;}
.themenu a:visited    {color: #999999; text-decoration: none;}
.themenu a:hover      {color: #FFFFFF; text-decoration: none;}
.themenu a:active     {color: #999999; text-decoration: none;}

.resources a:link       {color: #000000; text-decoration: none;}
.resources a:visited    {color: #000000; text-decoration: none;}
.resources a:hover      {color: #999999; text-decoration: none;}
.resources a:active     {color: #000000; text-decoration: none;}

 body {
	font-family: arial, geneva, sans-serif;
	font-size: 100%;
	line-height: 100%;
	
	color: #000000;
	background-color: transparent;
	}

/*h1 {
	font-size: 100%;
	font-weight: bold;
	margin: 3% 0% 1% 0%;
	line-height: 100%;
	background: transparent;
	color: #000000;
	}

h2 {
	font-weight: italic;
	font-size: 2;
	text-align: left;
	background: transparent;
	color: #000000;
	}