h1{
font-family:arial;
color: gold;
font-size: 18px;
font-weight: normal;
margin-bottom: -20px;
}
h2{
font-family:arial;
color: red;
font-size: 28px;
font-weight: B;
margin-bottom: -20px;
}
a.inny:link { 
color: lime; 
font-size: 25px;
} 

a.inny:hover { 
color: FF0000;
font-size: 25px; 
} 

a.inny:active { 
color: 87CEEB; 
font-size: 28px;
} 

a.inny:visited { 
color: lime; 
font-size: 25px;
}

a.inny:visited:hover { 
color: white; 
text-decoration: underline; 
font-size: 28px;
}
}
img.brd{
  border-style: solid;
  border-color: 9ACD32;
  border-width: 2px;
}

.lin a:link { 
font-size: 9px;
color: white; 
font-family: times new roman;
text-decoration: none;
} 

.lin a:hover { 
font-size: 9px;
color: gold; 
font-family: times new roman;
text-decoration: underline;
} 

.lin a:active { 
font-size: 9px;
color: white; 
font-family: times new roman;
} 

.lin a:visited { 
font-size: 9px;
color: white; 
font-family: times new roman;
text-decoration: none;
}

.lin a:visited:hover { 
font-size: 9px;
color: gold; 
font-family: times new roman;
text-decoration: underline;
}

.dd { 
font-size: 9px;
font-family: tahoma;
color: white; 
}

.dd a:link { 
font-size: 9px;
font-family: tahoma;
color: white;  
} 

.dd a:hover { 
font-size: 9px;
font-family: tahoma;
color: white;  
} 

.dd a:active { 
font-size: 9px;
font-family: tahoma;
color: white;  
} 

.dd a:visited { 
font-family: tahoma;
font-size: 9px;
color: white;  
}
