BODY, TD {
		font-family : Tahoma;
		font-size : 11px;
		color : #000000;
	}

	A {
		font-family : Tahoma;
		font-size : 11px;
		color : #000000;
		text-decoration : none;
	}

	A:HOVER {
		font-family : Tahoma;
		font-size : 11px;
		color : #FF6600;
		text-decoration : underline;
	}
	
A.link {
		font-family : Tahoma;
		font-size : 11px;
		color : #FF6600;
		text-decoration : none;
	}

	A.link:HOVER {
		font-family : Tahoma;
		font-size : 11px;
		color : green;
		text-decoration : underline;
	}
	A.link1 {
		font-family : Tahoma;
		font-size : 11px;
		color : #0098e8;
		text-decoration : none;
	}

	A.link1:HOVER {
		font-family : Tahoma;
		font-size : 11px;
		color : green;
		text-decoration : underline;
	}
	A.link2 {
		font-family : Tahoma;
		font-size : 11px;
		color : #b84018;
		text-decoration : none;
	}

	A.link2:HOVER {
		font-family : Tahoma;
		font-size : 11px;
		color : green;
		text-decoration : underline;
	}
	A.link3 {
		font-family : Tahoma;
		font-size : 11px;
		color : #20ac40;
		text-decoration : none;
	}

	A.link3:HOVER {
		font-family : Tahoma;
		font-size : 11px;
		color : green;
		text-decoration : underline;
	}
	A.link4 {
		font-family : Tahoma;
		font-size : 11px;
		color : #e89820;
		text-decoration : none;
	}

	A.link4:HOVER {
		font-family : Tahoma;
		font-size : 11px;
		color : green;
		text-decoration : underline;
	}
input, select, textarea {
		font-family: Tahoma;
		font-size: 11px;
		color: #FF6600;
		
		border-color:
	silver;
		border-width: 1px;
		width: 170px
	}
	.short {
		font-family: Tahoma;
		font-size: 11px;
		color: #FF6600;
		
		border-color:
	silver;
		border-width: 1px;
		width: 50px
	}
	.button {
		color : #484848;
		font-family : Tahoma;
		font-size : 11px;
		text-decoration : none;
		background-image : url(images/bk.jpg);
		border : thin solid white;
		width : 100px;
	}
	.long {
		font-family: Tahoma;
		font-size: 11px;
		color: #FF6600;
		
		border-color:
	silver;
		border-width: 1px;
		width: 400px
	}
	.short2 {
		font-family: Tahoma;
		font-size: 11px;
		color: #FF6600;
		
		border-color:
	silver;
		border-width: 1px;
		width: 30px
	}
	.short3 {
		font-family: Tahoma;
		font-size: 11px;
		color: #FF6600;
		
		border-color:
	silver;
		border-width: 1px;
		width: 100px
	}