body {
text-decoration	:	none;
background-color:	#FFFFFF; 
color:			#000000;
font-family:		Verdana, Geneva, Arial, Helvetica, sans-serif;
FONT-SIZE:		83%
}

tr,td {
font-family:		Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration:	none;
color:			#000000;
FONT-SIZE:		11px;
}


td#white { 
color:white ;
font-weight : bold;
}

H2
{ 
font-family :  Arial, Helvetica, sans-serif;
color: #666666;
font-weight: heavy;
FONT-SIZE: 16px;
}
H1
{ 
font-family :  Arial, Helvetica, sans-serif;
font-weight: heavy;
color: #666666;
FONT-SIZE: 16px;
}

H3
{
font-family : Arial, Helvetica, sans-serif;
color: #FFFFFF;
FONT-SIZE: 16px;
font-weight: heavy;
}






*.menu {color: white ;font-family : Verdana, Geneva, Arial, Helvetica, sans-serif}
*.pink {color:#D8A5A6 ;font-family : Verdana, Geneva, Arial, Helvetica, sans-serif}
*.grey {color:#333333 ;font-family : Verdana, Geneva, Arial, Helvetica, sans-serif}
*.big {font-weight: bold;color:#333333 ;font-family : Verdana, Geneva, Arial, Helvetica, sans-serif}
*.text_black {color:#333333 }


xxxinput,xxxtextarea,xxxselect
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color:#000000 ; font-weight: normal; text-decoration: none;
        FONT-SIZE: 12px;
	background-color:#FFFFFF;
	border-color : #000000;
	scrollbar-base-color : #FFFFFF;
	FONT-SIZE: 10px;
}

input.my_textinput
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color:#000000 ; font-weight: normal; text-decoration: none;
        FONT-SIZE: 12px;
	background-color:#FFFFFF;
	border-color : #000000;
	scrollbar-base-color : #FFFFFF;
	FONT-SIZE: 10px;
}

input.my_button
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color:#000000 ; font-weight: normal; text-decoration: none;
        FONT-SIZE: 12px;
	background-color:#F0F0F0;
	border-color : #000000;
	scrollbar-base-color : #FFFFFF;
	FONT-SIZE: 10px;
}


input[checkbox]
{
background-color:#FFFFFF;

}

a:link
	{
	text-decoration	:	none;
	color		:	#0000FF;
	background	:	transparent;

	}
a:visited
	{
   	text-decoration	:	none;
   	color		:	#A000A0;
  	background	:	transparent;

	}
a:hover
	{
   	text-decoration	:	underline;
	color		:	#A000FF;
	background	:	transparent;
	}
	
A:active
	{
   	text-decoration	:	none;
	color		:	#A000FF;
	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;
	}

