td				{ font-family: "Arial", "Helvetica", "sans-serif"; font-size: 13pt; color: #993333}
p				{ font-family: "Arial", "Helvetica", "sans-serif"; font-size: 13pt; color: #993333;}

a				{  color: #0033ff; text-decoration: underline}
a:link			{  color: #0033ff; text-decoration: underline}
a:hover			{  color: #ff0000; text-decoration: underline}
a:active		{  color: #ffff66; text-decoration: underline}
/*
a.links			{ COLOR: #ff0000; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 14pt; TEXT-DECORATION: none }
a.links:hover	{ COLOR: #ff0000; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 14pt; TEXT-DECORATION: none }
a.links:link	{ COLOR: #ff0000; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 14pt; TEXT-DECORATION: none }
*/
a.photo:hover	{ POSITION: relative; right: 1px; BOTTOM: 1px }

/* Copyright and bottom info */
.font10			{ font-size: 10px }
.font11			{ font-size: 11px }
.font12			{ font-size: 12px }
.font14			{ font-size: 14px ; line-height : 150%}

.line-bg {
	background-image:		url(./images/line_bg.gif);
	background-repeat:		repeat-x;
	background-position-y:	bottom;
}

/* Form elements */
input,textarea,select {
	color :				#333333;
	font-family :		Arial, Helvetica, sans-serif, "·s²Ó©úÅé";
	font-size :			10pt;
	font-weight :		normal;
}
/*	border-color :		#FFFFFFF;
	background-color:	#fafafa;
*/
