table.Schedule {
	border-width: 1px;
	border-style: solid;
	border-color: #bbbb87;
	border-collapse: collapse;
}
table.Main {
	border-width: 1px;
	border-style: solid;
	border-color: #bbbb87;
	border-collapse: collapse;
}
table.cellLink td {
	padding:0
}
table.cellLink td a {
	padding:0px; 
	display:block
}
table.cellLink td a:hover {
	background:#0d5031;
	color:white
}

/* 
    ------------
    BODY FONT
    ------------
*/

body { 
  font-family: Verdana, Helvitica, Arial, Sans-Serif;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none; 
  font-color: #bbbb87; 
}

/* 
    --------------
    PARAGRAPH FONT
    --------------
*/
p { 
  font-family: Verdana, Helvitica, Arial, Sans-Serif;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none; 
  text-align: justify;
  font-color: #bbbb87; 
}
p.footer { 
  font-family: Verdana, Helvitica, Arial, Sans-Serif;
  font-size: 8px;
  font-weight: normal;
  text-decoration: none; 
  text-align: justify;
  font-color: #000000; 
}

/* 
    ---------
    MENU LINK 
    ---------
*/
a.menu:visited { 
  font-size: 12px;  
  color: #000000;  
  text-decoration: none;
}

a.menu:link { 
  font-size: 12px;  
  color: #000000; 
  text-decoration: none;
}

a.menu:hover { 
  font-size: 12px;  
  color: #663300; 
  text-decoration: none;
  text-decoration: none;
}

/* 
    ---------
    BODY LINK 
    ---------
*/
a.body:visited { 
  font-size: 13px;  
  color: #000000;  
  text-decoration: underline;
}

a.body:link { 
  font-size: 13px;  
  color: #000000; 
  text-decoration: underline;
}

a.body:hover { 
  font-size: 13px;  
  color: #000000; 
  text-decoration: underline;
}



/* 
    ------------
    BOTTOM LINK 
    ------------
*/
a.bottomLink:visited { 
  font-size: 13px;  
  color: gray;
  text-decoration: none;
}

a.bottomLink:link { 
  font-size: 13px;  
  color: gray;
  text-decoration: none;
}

a.bottomLink:hover { 
  font-size: 13px;  
  color: #646060;
  text-decoration: none;
  background: #97b8fe;
}
