body {font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	background-color: #cc9933;
}



.taskmediaLink {color: #FF6600}



.trad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #FFFFCC;
}

.grace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFCC;
}

.Jane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}


.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
}


.padding18 {
	padding: 18px;
}

.floatright {
	float: right;
    margin: 15px; 
    
    }






A:link {
	FONT-WEIGHT: bold;
	COLOR: #ffffcc;
	TEXT-DECORATION: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
A:active {
	FONT-WEIGHT: bold;
	COLOR: #ffffcc;
	TEXT-DECORATION: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
A:visited {
	FONT-WEIGHT: bold;
	COLOR: #ffffcc;
	TEXT-DECORATION: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
A:hover {
	FONT-WEIGHT: bold;
	COLOR: #cc3300;
	TEXT-DECORATION: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

