/*         ****           *********          *********  
**        ******         ***********        *********** 
**       **   ***       ******             ******        
**      **             ******             ******         
**     **               **********         *WWW.VJ.VG*    
**    ***                ***********        ***********  
**     **                       *****              ***** 
**      **                       *****              *****
**       **   ***              *****              ***** 
**        ******      ************       ************  
**         ****         **********         *********
*********************************************************
********* DEFAULT CSS *********** HTTP://WWW.VJ.VG ******
********************************************************/
	
html, h1, h2, h3, h4, ul, img, form, legend, label, fieldset {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:16px;
margin:0;
padding:0;
border:none;
}
body {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:16px;
margin:0;
padding:0;
border:none;
cursor:default;
}
/****LINKS**********************************************/
a {
color:#09F;
text-decoration:none;
cursor:pointer;
}
a:hover {
color:#777;
text-decoration:underline;
}
a:focus, input:focus {
outline:none;
}