body {
text-decoration	:	none;
background-color:	#ffffb7; 
color:			#000000;
font-family:		Verdana, Geneva, Arial, Helvetica, sans-serif;
FONT-SIZE:		12px;
}

tr,td {
font-family:		Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration:	none;
color:			#000000;
FONT-SIZE:		12px;
}

.xsmall {
font-family:		Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration:	none;
color:			#000000;
FONT-SIZE:		12px;
}

.my_textinput
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color:#000000 ; font-weight: normal; text-decoration: none;
        font-size: 14px;
}

input.my_button
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color:#000000 ; font-weight: normal; text-decoration: none;
        FONT-SIZE: 12px;
}



a:link
	{
	text-decoration	:	none;
	color		:	#FF0000;
	background	:	transparent;

	}
a:visited
	{
   	text-decoration	:	none;
   	color		:	#A00000;
  	background	:	transparent;

	}
a:hover
	{
   	text-decoration	:	underline;
	color		:	#C00000;
	background	:	transparent;
	}
	
A:active
	{
   	text-decoration	:	none;
	color		:	#C00000;
	background	:	transparent;

	}
	
	
a.pink:link
	{
	text-decoration	:	none;
	color		:	#D8A5A6;
	background	:	transparent;
	}
a.pink:visited
	{
	text-decoration	:	none;
   	color		:	#D8A5A6;
  	background	:	transparent;
	}
	
a.pink:hover
	{
	text-decoration	:	none;
   	color		:	#FFFFFF;
  	background	:	transparent;
	}
	
	

a.red:link
	{
	text-decoration	:	none;
	color		:	#722829;
	background	:	transparent;
; font-weight: bold
	}
a.red:visited
	{
	text-decoration	:	none;
   	color		:	#722829;
  	background	:	transparent;
; font-weight: bold
	}
	
a.red:hover
	{
	text-decoration	:	none;
   	color		:	#666666;
  	background	:	transparent;
; font-weight: bold
	}

a.black:link
	{
   	text-decoration	:	none;
	color		:	#333333;
	background	:	transparent;
	}
a.black:visited
	{
   	text-decoration	:	none;
   	color		:	#333333;
  	background	:	transparent;
	}
	
a.black:hover
	{
   	text-decoration	:	none;
	color		:	#FFFFFF;
	background	:	transparent;
	}
a.heavy:link
	{
	font-weight: heavy; text-decoration: bold;
	color		:	#FFFFFF;
	background	:	transparent;
	}
a.heavy:visited
	{
   	font-weight: heavy; text-decoration: bold;
   	color		:	#FFFFFF;
  	background	:	transparent;
	}
a.heavy:hover
	{
   	font-weight: heavy; text-decoration: bold;
	color		:	#D8A5A6;
	background	:	transparent;
	}

