/*                                                                  */
/* Style Sheet for CalifOrtho.Com                                   */
/*                                                                  */

<style type="text/css">

.navbar a:hover { color:#6ac4ab;background-color:limegreen;font-size:15px;}
.navbar {width:99%;}
.navbar a {text-align:center;border:solid 2pt black; margin-bottom:2px;display:block;color:#714a43; background-color:#6ac4ab; font-weight:bold; font-size: 10pt} 

body
{
background-color: #f0ffff; 
}

td 
{ 
font-family: verdana,arial,sans-serif; 
font-size:10pt; 
font-weight:bold; 
background-color: #f0ffff; 
} 

A:hover 
{ font-family: verdana,arial,sans-serif; 
font-size: 10pt; 
font-weight: bold; 
text-decoration: underline; 
background-color:limegreen;
} 

A 
{ font-family: verdana,arial,sans-serif; 
font-size:10pt; 
font-weight:bold; 
color: #003366; 
text-decoration: none 
} 

p 
{ font-family: arial,Helvetica,verdana,sans-serif; 
  font-size:10pt; 
  alignment:justify;
  indent:5pt
}

HR {
  color: #006666;
  size:  15;
  width: 90%;
}

</style>
