.text {
	font-family: Tahoma, Arial;
	font-size: 10px;
}

A:link {color: #DDC9AE; text-decoration: none; font-weight: bold; font-size: 12px;  }
A:visited {color: #DDC9AE; text-decoration: none ; font-weight: bold; font-size: 12px; }
A:hover	{color: #000000; text-decoration: none; font-weight: bold; font-size: 12px; }
A:active {color: #DDC9AE; text-decoration: none ; font-weight: bold; font-size: 12px; }

.gb a{
color: #321c11;
font-size: 12px;
}
.gb a:hover{
color: black;
font-size: 12px;
}

.text2
	{
		
		color: #321c11;
		font-size: 12px;
		font-weight: bold;
		padding-left:5px;
		
	}

.timetable
	{
		
		background-color:#321C11;
		border-bottom: 0px dashed #DDC9AE;
		color: white;
		font-size: 11px;
		font-weight: bold;
		padding-left:5px;
		
	}
	.gbl
	{
		border-bottom: 1px dashed #000000;
		font-size: 11px;
		font-weight: bold;
		padding-left:5px;
}

.last
	{
		
		background-color:#321C11;
		color: white;
		font-size: 11px;
		font-weight: bold;
		padding-left:5px;
		
	}
	.last2
	{
		
		font-size: 11px;
		font-weight: bold;
		padding-left:5px;
		
	}
.tborder
{
border: 1px dashed #000000;
}

input {
	font-family: Tahoma, Arial;
	font-size: 12px;
	border-color: #321c11;
	border-width: 1.5;
}


textarea {
	font-family: Tahoma, Arial;
	font-size: 13px;
	border-color: #321c11;
	border-width: 1.5;
}
.Buttons {
background-color: #321c11; font-family: Tahoma, Verdana, Arial,sans-serif; font-size: 11; background-position: center; font-weight: bold; color: #ffffff
}