h1	{font: 42px "Trebuchet MS", "Verdana","Arial","Helvetica", "Geneva"," Sans-serif"; text-align: left; color: blue; }
p	{font-size: 20px; text-align: justify; }
body	{background-image: url("images/bg.jpg") ;}
textarea {font: 12px "Verdana", "Arial", "Helvetica"; background-color: #6699ff; }
input {


border-left-color: #00ffff; border-bottom-color: #00ffff; font: bold 12px verdana, arial, helvetica, geneva, sans-serif; color: #000000; border-top-style: outset; border-top-color: #00ffff; border-right-style: outset; border-left-style: outset; background-color: #ffff00; border-right-color: #00ffff; border-bottom-style: outset
}
a:link	
	{ color: blue; font-weight: bold; text-decoration: underline; }


a:visited {
	color:#800080; font-weight: bold; text-decoration: underline;  
}

a:hover {
	color: blue; background-color: #fff; font-weight: bold; text-decoration: none; 
}

a:active
	{color: red; font-weight: bold; text-decoration: underline; }       
	