body
{ color: black;
margin-right: 0px;
margin-left: 0px;
}


a.x:link{ text-decoration: underline;
	color: green;
}
	
a.x:visited{ text-decoration: underline;
	color: black;
}

a.x:hover{ text-decoration: none;
text-transform: uppercase;
	color: red;
	font-weight: bolder;
	background: white
	
}



div#head {
font-family: serif;
font-size: 30;
font-weight: bolder;
}
div#head2 {
font-family: serif;
font-size: 24;
font-weight: bolder;
}

div#labhead {
color: white;
font-family: serif;
font-size: 30;
font-weight: bolder;
}
div#labhead2 {
color: white;
font-family: serif;
font-size: 24;
font-weight: bolder;
}


div#nfld a:link{ text-decoration: underline;
	color: black;
}
	
div#nfld a:visited{ text-decoration: underline;
	color: dark green;
}

div#nfld a:hover{ text-decoration: none;
	color: pink;
	font-weight: bolder;
	background: dark green;
}

div#lab a:link{ text-decoration: underline;
	color: black;
}
	
div#lab a:visited{ text-decoration: underline;
	color: dark green;
}

div#lab a:hover{ text-decoration: none;
	color: white;
	font-weight: bolder;
	background: black;
}


div#menua {
font-family: sans-serif;
font-size: 18px;
}
div#menua B{
font-weight: bolder;
font-size: 20px;
text-transform: uppercase;
}
div#menua a:link{
text-decoration: underline;
	color: black;
}
div#menua a:visited{ text-decoration: underline;
	color: green;
}
div#menua a:hover{ text-decoration: none;
	color: green;
	font-weight: bolder;
	background: pink;
}

div#menub {
font-family: sans-serif;
font-size: 16px;
}
div#menub B{
font-weight: bolder;
font-size: 16px;
text-transform: uppercase;
}
div#menub a:link{
text-decoration: underline;
	color: black;
}
div#menub a:visited{ text-decoration: underline;
	color: green;
}
div#menub a:hover{ text-decoration: none;
	color: green;
	font-weight: bolder;
	background: pink;
}


div#menuc {
font-family: sans-serif;
font-size: 14px;
}
div#menuc B{
font-weight: bolder;
font-size: 14px;
text-transform: uppercase;
}
div#menuc a:link{
text-decoration: underline;
	color: black;
}
div#menuc a:visited{ text-decoration: underline;
	color: green;
}
div#menuc a:hover{ text-decoration: none;
	color: green;
	font-weight: bolder;
	background: pink;
}

div#menud {
font-family: sans-serif;
font-size: 12px;
}
div#menud B{
font-weight: bolder;
font-size: 12px;
text-transform: uppercase;
}
div#menud a:link{
text-decoration: underline;
	color: black;
}
div#menud a:visited{ text-decoration: underline;
	color: green;
}
div#menud a:hover{ text-decoration: none;
	color: green;
	font-weight: bolder;
	background: pink;
}




div#labmenua {
font-family: sans-serif;
font-size: 20px;
}
div#labmenua B{
font-weight: bolder;
font-size: 20px;
text-transform: uppercase;
}
div#labmenua a:link{
text-decoration: underline;
	color: black;
}
div#labmenua a:visited{ text-decoration: underline;
	color: navy;
}
div#labmenua a:hover{ text-decoration: none;
	color: black;
	font-weight: bolder;
	background: white;
}

div#labmenub {
font-family: sans-serif;
font-size: 16px;
}
div#labmenub B{
font-weight: bolder;
font-size: 16px;
text-transform: uppercase;
}
div#labmenub a:link{
text-decoration: underline;
	color: black;
}
div#labmenub a:visited{ text-decoration: underline;
	color: navy;
}
div#labmenub a:hover{ text-decoration: none;
	color: black;
	font-weight: bolder;
	background: white;
}


div#labmenuc {
font-family: sans-serif;
font-size: 12px;
}
div#labmenuc B{
font-weight: bolder;
font-size: 12px;
text-transform: uppercase;
}
div#labmenuc a:link{
text-decoration: underline;
	color: black;
}
div#labmenuc a:visited{ text-decoration: underline;
	color: navy;
}
div#labmenuc a:hover{ text-decoration: none;
	color: black;
	font-weight: bolder;
	background: white;
}



div#main
{
color: black;
font-size: 15px;
font-family: arial, "lucinda console", sans-serif;
position: absolute; top: 200; left: 145; 
background: #fafabe;
margin-right: 0px;


}
div#main p{margin: 10px;
font-size: 15px;
}
div#main td{margin: 5px;
font-size: 15px;
}

div#main a:link{ text-decoration: underline;
	color: #0000ff;
}
	
div#main a:visited{ text-decoration: underline;
	color: #0a0a96;
}

div#main a:hover{ text-decoration: none;
	color: navy;
	font-weight: bolder;
	background: white;
	
}
div#main b{ font-weight: bolder;
	color: navy;
}
div#main h1{ font-weight: bolder;
font-size: 48px;
	color: red;
font-family: "Pepita MT", Mistral, serif;
text-align: center;
}

div#main h3{ font-weight: bolder;
font-size: 20px;
	color: navy;
font-family:  serif;
text-align: center;
}
div#main h2{ font-weight: bolder;
font-size: 24px;
	color: navy;
font-family:  serif;
text-align: left;
margin: 10px;
}
div#main h5{
font-size: 16px;
margin: 10px;
font-family: serif;
color: dark green;
}
div#main h4{
font-size: 12px;
text-align: right;
color: red;
}

div#main h6{
font-size: 10px;
}

div#main li
{
list-style-image: url("reverse.jpg");
}



div#side{
position: absolute; top: 200; left: 0;
background-image: url(bgside.jpg);
background-repeat: repeat;



color: black;
font-size: 15px;
width: 145px;
font: Arial;
}

div#side a:link{ text-decoration: underline;
	color: navy;
}
	
div#side a:visited {text-decoration: underline;
	color: blue;
}

div#side a:hover{ text-decoration: none;
text-transform: uppercase;
	color: black;
	font-weight: bolder;
	background: #fafabe
}
div#sub{
color: white;
font-size: 14px;
width: 140px;
font: Arial;
}

div#sub a:link{ text-decoration: underline;
	color: navy;
}
	
div#sub a:visited {text-decoration: underline;
	color: blue;
}

div#sub a:hover{ text-decoration: none;
text-transform: uppercase;
	color: black;
	font-weight: bolder;
	background: #fafabe
}
div#tp a:hover{ text-decoration: none;
text-transform: uppercase;
	color: black;
	font-weight: bolder;
	background: transparent;
}
div#tp a:link{ text-decoration: underline;
	color: black;
}
	
div#tp a:visited {text-decoration: underline;
	color: black;
}




