/***********************************************/
/* Styles.css                            */
/* Use with template Template.dwt          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #aeaead;
	margin: 0px;
	padding: 0px;
}

a:link {

	text-decoration: none;

}

img {

border: none;


}
	

 a:hover {
	color: #ffffff;
	text-decoration: none;
	
}

 a:active {
	color: #ffffff;
	text-decoration: none;
	
}




style1{
 font-family: Arial,sans-serif;
 font-size: 24px;
 color: #e4e5df;
 text-decoration: none;
}




.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #e4e5df;
	text-decoration: none;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e4e5df;
	text-decoration: none;
}
url {
	font-size: 13px;
	text-decoration: none;
	color: d7d8d2;
	}