.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;

}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;


}
.header {
	font-family: "Lucida Calligraphy";
	font-size: 18px;
	font-weight: bold;
	color: #660066;
}
.Content {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
.Design {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.Login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.Tableheader {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	background-color: #D1BAD1;
	font-size: 16px;
}
.Regboldblack {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}
.Bluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;


}
.topofpage {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #660066;
	font-size: 12px;
	text-decoration: underline;

}
