	A
	{
		color:			#C74A29;
		text-decoration: none;
	}
	
	A:hover
	{
		text-decoration: underline;
	}
	
	.navlink
	{
		font-family:	David, 'Times New Roman', Serif;
		font-size:		18px;
		font-weight:	normal;
		color:			#ffb700;
		text-decoration: none;
	}
	
	.navlink:hover
	{
		text-decoration: underline;
	}
	.headertext
	{
		font-family:	David, 'Times New Roman', Serif;
		font-size:		18px;
		font-weight:	normal;
		color:			#C74A29;
		text-decoration: none;
	}
	
	.bodytext
	{
		font-family:	Arial, Sans-Serif;
		font-size:		16px;
		font-weight:	normal;
		color:			#000000;
		text-decoration: none;
	}
	
	.loginheader
	{
		font-family:	Arial, Sans-Serif;
		font-size:		14px;
		font-weight:	normal;
		color:			#ffffff;
		text-decoration: none;
	}
	
	.loginbody
	{
		font-family:	Arial, Sans-Serif;
		font-size:		12px;
		font-weight:	normal;
		color:			#ffffff;
		text-decoration: none;
	}
	
	.smallbox
	{
		width:150px;
		font-family:	Arial, Sans-Serif;
		font-size:		12px;
		font-weight:	normal;
		color:			#000000;
	}

	.footertext
	{
		font-family:	David, 'Times New Roman', Serif;
		font-size:		16px;
		font-weight:	bold;
		color:			#ffffff;
		text-decoration: none;
	}
	
	
