   .bigblue {
		font-family : Arial, Verdana, Helvetica, Courier New, Times New Roman;
		font-size : 20px;
		color : 336699;
		font-weight : bold;
	}

	.bigblue:Hover {
		font-family : Arial, Verdana, Helvetica, Courier New, Times New Roman;
		font-size : 20px;
		color : 336699;
		font-weight : bold;
	}

	.midblue {
		text-decoration: none;
		font-family : Arial, Verdana, Helvetica, Courier New, Times New Roman;
		font-size : 15px;
		color : 336699;
		font-weight : bold;
	}
	
	.midblue:Hover {
		text-decoration: underline;
		font-family : Arial, Verdana, Helvetica, Courier New, Times New Roman;
		font-size : 15px;
		color : 336699;
		font-weight : bold;
	}

	
	.smallblue {
		text-decoration : none;
		font-family : Arial, Verdana, Helvetica, Courier New, Times New Roman;
		font-size : 10px;
		color : 336699;
		font-weight : bold;
	}
	.smallred {
		text-decoration : none;
		font-family : Arial, Verdana, Helvetica, Courier New, Times New Roman;
		font-size : 10px;
		color : ff0000;
		font-weight : bold;
	}
	.smallmagenta {
		font-family : Arial, Verdana, Helvetica, Courier New, Times New Roman;
		font-size : 10px;
		color : 993366;
		font-weight : bold;		
	}
		.smallmagenta11 {
		text-decoration : none;
		font-family : Arial, Verdana, Helvetica, Courier New, Times New Roman;
		font-size : 11px;
		color : 993366;
		font-weight : bold;
	}

	.smallblue:Hover {
		text-decoration : underline;
		font-family : Arial, Verdana, Helvetica, Courier New, Times New Roman;
		font-size : 10px;
		color : 336699;
		font-weight : bold;
	}
	
	.manageBlue {
		font-family : Arial, Verdana, Helvetica, Courier New, Times New Roman;
		font-size : 15px;
		color : 336699;
		font-weight: normal; 
		text-decoration: none;
	}
	
	.manageBlue:Hover {
		font-family : Arial, Verdana, Helvetica, Courier New, Times New Roman;
		font-size : 15px;
		color : 336699;
		font-weight: normal; 
		text-decoration: underline;
	}

