html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	text-decoration: none;
	margin: 0;
	padding: 0;
	border: 0;
	font-size:15px;
    background-repeat:no-repeat;
	font-family :  Verdana, Calibri, Arial, sans-serif;	
	 text-rendering:optimizelegibility;
	 text-alignleftvisibility:visible;
	 -webkit-text-shadow:#DBE3DE 1px 2px 4px; 
	 -moz-text-shadow:#DBE3DE 1px 2px 4px; 
	 text-shadow:#808080 1px 2px 4px;		
}
a
{
/*	font-size:36px;*/
	 font-size:		3em;
	 text-shadow:		#808080 0.1em 0.1em 0.15em;
}
a:HOVER
{
	text-decoration: none;
	text-shadow:		#808080 0 0 0.25em;
}
.nothing
{
	padding-left : 0px;
	padding-right : 0px;
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	transition-duration: 0s;
	background-color: transparent;
	border: 0;
}	