/*** Tags
-------------------------------------------------------------- ***/
html{ font-size:100%; }

* {	
	font-family:Tahoma, Verdana, "Arial Narrow", sans-serif;
	font-size: 13px;
	color: #646464;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
}
	
:focus {outline:0;}
img {border:0px;}
ul, ol {list-style-type:none;}

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

.strong { font-family:Arial Narrow; font-weight: bold; color: #646464;}
