@charset "utf-8";
/* CSS Document */

/* Default Image Border */
img {border: 0 none;}

.clear { clear:both; }

/* Default Anchor */
a {text-decoration: none;}
a:link, a:visited {color: #666666;}
a:hover, a:active {color: #666666;}

/* Default Vertical Gap */
.tempVgap {
	height:10px;
}

/* Default Horizon Gap */
.tempHgap {
	width:10px;
}



