
body {background:#C0C0C0; color:black; margin:10px 20px 10px 20px;}

h1 {color:"green";font-size:40px; font-family:Baskerville}
h3 {color:"#332299";font-size:20px; font-family:Baskerville}
h5 {color:"black";font-size:12px; font-family:Baskerville}

p {color:"#111111";  margin:10px 20px 10px 20px;  font-size:18px; font-family:Baskerville;text-align:justify}
.floatleft {float: left; margin:10px 20px 10px 0;  }
.floatright {float: right; margin: 10px 0 10px 20px;}



div.box1   {width: 300px; height: 150px; background: #573; border:6px;   border-style:ridge; padding: 5px;}

div.box2  {width: 300px; height: 150px; background:#735; border:6px;   border-style:ridge; padding: 5px;}

div.box3  {width: 300px; height: 150px; background:#357; border:6px;   border-style:ridge; padding: 5px;}

strong {color:"#8B0000"; font-size: 1.3 em; font-weight:bolder;}
	
a:link, a:hover, a:visited { font-family: Arial; text-decoration: none}	

a.mus:link {color: blue}  a.mus:visited {color:blue} a.mus:hover {color:red}
a.big:link {color: white} a.big:visited {color:white}  a.big:hover {color:red; background:white}
a.box:link {background: white;} a.box:visited {background:white;}  a.box:hover {color:red; background:white;}




