
	A {
		font-family : Verdana;
		font-size : 11px;
		text-decoration : none;
		color : #B40000;
	}
	A:LINK {
		font-family : Verdana;
		font-size : 11px;
		text-decoration : none;
		color : #B40000;
	}

	A:ACTIVE {
		font-family : Verdana;
		font-size : 11px;
		text-decoration : none;
		color : #B40000;
	}

	A:FOCUS {
		font-family : Verdana;
		font-size : 11px;
		text-decoration : none;
		color : #B40000;
	}

	A:VISITED {
		font-family : Verdana;
		font-size : 11px;
		text-decoration : none;
		color : #B40000;
	}

	A:HOVER {
		font-family : Verdana;
		font-size : 11px;
		text-decoration : underline;
		color : #B40000;
	}
	
	
	
	
	.mlink A {
		font-family : Verdana;
		font-size : 11px;
		text-decoration : none;
		font-weight : normal;
		color : white;
	}
	.mlink A:LINK {
		font-family : Verdana;
		font-size : 11px;
		text-decoration : none;
		font-weight : normal;
		color : white;
	}

	.mlink A:ACTIVE {
		font-family : Verdana;
		font-size : 11px;
		text-decoration : none;
		font-weight : normal;
		color : white;
	}

	.mlink A:FOCUS {
		font-family : Verdana;
		font-size : 11px;
		text-decoration : none;
		font-weight : normal;
		color : white;
	}

	.mlink A:VISITED {
		font-family : Verdana;
		font-size : 11px;
		text-decoration : none;
		font-weight : normal;
		color : white;
	}

	.mlink A:HOVER {
		font-family : Verdana;
		font-size : 11px;
		text-decoration : none;
		color : white;
	}

	
	TD {
		font-family : Verdana;
		font-size : 11px;
	}

	.chead {
		font-family : Verdana;
		font-size : 11px;
		color : #B40000;
	}
	.mhead {
		font-family : Verdana;
		font-size : 11px;
		color : white;
	}

	.formfield {
		border-right : 1px solid Black;
		border-left : 1px solid Black;
		border-bottom : 1px solid Black;
		border-top : 1px solid Black;
		font-family : Verdana;
		font-size : 11px;
	}
	.btn {
		border-right : 1px solid Black;
		border-left : 1px solid Black;
		border-bottom : 1px solid Black;
		border-top : 1px solid Black;
		font-family : Verdana;
		font-size : 11px;
		background : #EFEDED;
	}
	
	