BODY 	{background-image: url("PSwallpaper.jpg");
	font-family: arial;
	background-attachment: fixed; 
	}

#menu  { display : block }
#menu1 { display : none }
#menu2 { display : none }
#menu3 { display : none }
#menu4 { display : none }


A.MENU:HOVER {  color: red; background: purple;    
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		}

A.MENU:ACTIVE { color: #00CC00; background: purple;    
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		}

A.MENU {
		font-weight: normal;
                color: purple;
		font-style: arial;
                font-size: 14pt;
		text-decoration: none;
		}

A.LIST:HOVER {  color: cyan; background: purple;    
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		}

A.LIST:ACTIVE {  color: cyan; background: purple;    
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		}

A.LIST 		{
		font-weight: normal;
                color: purple;
		font-style: arial;
                font-size: 14pt;
		text-decoration: none;
		}

A 		{
                color: red;
		font-style: arial;
                font-size: 14pt;
		text-decoration: none;
		}

A:HOVER 	{  color: cyan; background: red; 
                font-size: 14pt;   
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		IMG.border-width: 2;
	        IMG.border-color: green;
		}

IMG 	{ border-width: 0;
	}




H1 	{ font-size: .30in; color: blue; 
	}
H4 	{ font-size: .12in; color: green; 
	}
P 	{ font-size: .20in; color: black; 
	  text-indent	: 1em;	
	}
B 	{ font-size: .20in; color: purple; 
	}
EM	{ font-size: .17in; }
B I	{ font-size: .15in; }
H3	{ color: red;    
	}

H2 	{ color: red;
	}


