/* CSS Document */


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Document sans nom</title>
<style type="text/css">

<!--
a:link{color:white;}
	a:visited {color:white;}
	a:hover {color: #CC0000;
	background-color:#FF0000}
	a:active {color:white;}
	
}			

table#sample
{
border:1px solid #FF0000;
border-right:1px solid #FF0000;
border-top:1px solid #FF0000;
width:450px;
height:175px;

}

input#t1 {
          background-color : #CC0000;
          color : white;
		  height:23px;
		  width: 200px;
		  
          }
		  
a:hover input {
background-color: #FF0000;

}		  
		  
input#t2 {
          background-color : yellow;
          color : black;
		  width: 200px;
          }	
		  


.Style2{
	font-size: 16px;
	text-transform:uppercase;
	color: #FFFFFF;
	text-shadow:2px white;
	
}

	
.Style3 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 16px;
}
.Style4 
	
{
font-family:"Times New Roman";
font-size: 17px;
text-align:center}
	



.Style7 {font-size: 18px;font-weight: bold; font-family: "Geneva"; color: #CC0000;}
.Style8 {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: blink
}

.Style9
	
{
font-family:"Times New Roman";
font-size: 14px;
color :#FFFFFF;
text-align:left}
		
		
.Style10 {background:#FFFFFF; font-size: 14px; 
font-family: Geneva, Arial, Helvetica, sans-serif; 
color:  #CC0000;}		
.Style11{font-family: "Courier New", Courier, monospace; font-size: 14px; color:black; text-shadow:#FF0000 }
.Style12 {font-family: "Times New Roman"; font-size: 18px; color: #CC0000; text-decoration: overline underline;}


.Style13{
	font-size: 15px;
	text-transform:uppercase;
	color: #FFFFFF;
	text-decoration: blink
	
}



.Style14 {font-weight: bold; font-family:"Helvetica"; color:  #CC0000; font-style: italic; }


.Style15 {
	font-size: 10px;
	color: #FFFFFF;
}

.Style21 {
	font-size: 29px;
	font-family: "Segoe Print";
	color: #000000;
	border= 1px
	
	
}
.Style20 {
font-size:16px;
font-family:"Tw Cen MT Condensed Extra Bold" ;
color: #FFFF00;
}

.Style22 {
font-size:13px;
color: #FFFF00;
background-color: #000000;
}

.Style23 {
	font-size: 14px;
	font-family: "Segoe Print";
	color: #000000;
	border= 1px
	}
.Style24
	
{
font-family:"Times New Roman";
font-size: 14px;
		color: white;
		text-align: justify}	


-->

</style>

</head>