/**Entire Page Setting**/
p {	font-size:11pt; 
	margin-left: 10px; 
	margin-right: 10px;
	font-family: Palatino Linotype;
	line-height: 150%;
}


a:link     {color:#810541}
a:visited  {color:#810541}
a:hover    {color:white}

/**Left Table**/
#tab1 a:link {color:black;}
#tab1 a:visited {color:#810541;}
#tab1 a:hover {color: white; font-weight:bold;}

/**Center Table**/
.tab2 td a {display: block; width: 100%; background: #CC99CC;}
.tab2 a:hover {background:#C45AEC;}
.tab2 {background: #CC99CC;}

#bglinks a:link {color:purple;}
#bglinks a:visited {color:#810541;}
#bglinks a:hover {color:blue;}





