a:link {
	color: #000000;
	text-decoration: none;
} 
a:visited {
	color: #006699;
	text-decoration: none;
} 
a:hover {
	color: #CC9900;
	text-decoration: underline;
} 
a:active {
	color: #000000;
} 
td {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #333333} 
li {color: #666699; list-style-type: square} 
ul {color: #339966; list-style-type: square} 
ol {color: #339966} 
.mytext {font-family: Georgia, "Times New Roman", Times, serif; font-size: 2em; color: #666699} 
.mytext a:link {color: #333333} 
.mytext a:visited {color: #666666} 
.mytext a:hover {color: #999933; text-decoration: underline} 
.mytext a:active {color: #333333; text-decoration: underline} 
.mytext2 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #666666} 
.mytext2 a:link {color: #666666} 
.mytext2 a:visited {color: #666666} 
.mytext2 a:hover {color: #CCCCCC; text-decoration: underline; background-color: #333333} 
.mytext2 a:active {color: #333333; text-decoration: underline} 
.BorderedTable{
	border : 1px solid #000000;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	background-color: #ffffff;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/bgFlowers.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.RoundedTable2 {

-moz-border-radius: 15px;
	border : 1px solid #000000;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	padding-left : 5px;
	padding-right : 5px;
	color: #FFFFFF;
}
.BorderedTableTabs {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	border: 1px none #000000;
}

