td {
	font-family:"Tahoma";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

tr {
	font-family:"Tahoma";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

p {
	font-family:"Tahoma";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

body {
	font-family:"Tahoma";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}


a:link{
	font-family:"Tahoma";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited{
	font-family:Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}
a:hover{
	font-family:Tahoma;
	font-size: 10px;
	color: #D2B152;
	text-decoration: none;
}

.textbox {
border:0px;
color:#FFFFFF;
background: transperant;
font-family:Tahoma; 
font-size:10px; 
font-weight:bold;
}

form {font-family: Tahoma; font-size: 11px}

input {background-color: transparent; font-size: 9pt; font-family: Tahoma; font-weight: 100; color: #D2B152; border: 1px solid #D2B152;}

select {background-color: black; font-size: 9pt; font-family: Tahoma; font-weight:100; color: #D2B152; border: 1px solid #D2B152;}

textarea {background-color: transparent; font-size: 9pt; text-align:justify; font-family: Tahoma; font-weight: 100; color: #D2B152; border: 1px solid #D2B152;}


