/* Generic Styles for older browsers */

body {font-size:75%;
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;}

h2 {font-size:1.3em;}
h3 {font-size:1.2em;}
h4 {font-size:1.1em;}

a:link {
	color:#9900cc;
}
a:visited {
	color:#cc3300;	
}
a:hover {
	color:#33cc00;
}

a img {border:none;}