
A:link    {color:#0000FF; text-decoration:none;}

A:visited {color:#0000ff; text-decoration:none;}

A:hover   {color:#FF0000; text-decoration:none;}

body{ 	background-color : White; }

.container {		margin-left : 50px;
margin-right : 20px;
margin-top : 10px;
line-height : 24px;
	
}


.textstyle1{	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		margin-bottom : 12px;


}

.textstyle2{	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #990000;
	margin-bottom : 11px;
			font-weight : bold;

}

.textstyle3{	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		
}


.textstyle4{	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 16px;
		
}




.mover a:link, .mover a:visited, .mover a:active {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 168px;
	display: block;
	background-image: url(images/button.jpg);
	text-decoration: none;
	font-weight : bold;
	color: White;
	padding-top: 7px;
	padding-bottom: 4px;
	border : 1px solid Black;
	font-size : 15px;
}
.mover a:hover{
	background-image: url(images/button.jpg);
	background-position: 0px -35px;
	color: Black;
	font-weight : bold;
	border : 1px solid White;

}


.img{
	padding : 2px 2px 5px 2px;
	background-color : White;
}













