<style>
A:LINK, A:VISITED { 
	color : #ffd02f;
	font-size : 11px;
	font-family : "Tahoma";
	text-decoration : none;
	font-weight : bold;
	
}

A.m1:HOVER {
  color : #B8CD2B;
	font-size : 11px;
	font-family : "Tahoma";
	font-weight : bold;
	text-decoration : none;
}

.m1 {
  color : #ffffff;
	font-size : 11px;
	font-family : "Tahoma";
	font-weight : bold;
	text-decoration : none;
}

Table, td, tr, input {
	color : #000000;
	font-size : 11px; 
	font-family : "Tahoma";
	text-decoration : none;
}

input,textarea, select {
	color : #000000;
	font-size : 11px; 
	font-family : "Tahoma";
	text-decoration : none;
	border : solid 1px #c0c0c0;
	background-color : #EEEEEE;
	letter-spacing : 1px;
}
.c1 {
	color : #000000;
	font-size : 11px; 
	font-family : "Tahoma";
	letter-spacing : 1px;
}

.t1 {
	color : #B8CD2B;
	font-size : 22px; 
	font-family : "Century Gothic";
	text-decoration : none;
	font-weight : bold;
}

.t2 {
	color : #B8CD2B;
	font-size : 16px; 
	font-weight : bold;
	font-family : "Tahoma";
	text-decoration : none;
}
.t3 {
	color : #ffffff;
	font-size : 10px; 
	font-weight : bold;
	font-family : "Tahoma";
	text-decoration : none;
}
A.m2:hover {
	color : #ffffff;
	font-size : 9px; 
	font-family : "Tahoma";
	text-decoration : none;
}
.m2 {
	color : #808080;
	font-size : 9px; 
	font-family : "Tahoma";
	text-decoration : none;
}
A.l1:hover {
	color : #ffffff;
	font-size : 11px; 
	font-family : "Tahoma";
	text-decoration : none;
}
.l1 {
	color : #B8CD2B;
	font-size : 11px; 
	font-family : "Tahoma";
	text-decoration : none;
}
.add {
	color : #ffffff;
	font-size : 10px; 
	font-family : "Tahoma";
	text-decoration : none;
}

BODY {
	scrollbar-face-color : #eeeeee;
	scrollbar-highlight-color : #f2ddd0;
	scrollbar-shadow-color : Black;
	scrollbar-arrow-color : White;
	scrollbar-track-color : #c0c0c0;
	scrollbar-base-color : Black;
	scrollbar-3dlight-color : Gray;
	scrollbar-darkshadow-color : Black;
}

</style>

