body {
	/*background-image: url(/images/bgtexture.jpg);
	by manuel 12/2/2007
	*/
}
A.tahoma11white:link { color: #ffffff; text-decoration: underline;}

A.tahoma11white:hover { color: #cccccc; text-decoration: underline;}

.tahoma11white {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.tahoma12white {
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.times20black {
	font-family: times;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

.tahoma11black {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
A.tahoma11black { color: #000000; text-decoration: underline;}

A.tahoma11black:hover { color: #999999; text-decoration: underline;}
