﻿/*************************************************************************
' Function : CSS defintions for the store.
' Product  : CandyPress Store Frontend
' Version  : 4.1

' Modified : May 2007
' Copyright: Copyright (C) 2004 Webs Unlimited, Inc. 
'            See "license.txt" for this product for details regarding 
'            licensing, usage, disclaimers, distribution and general 
'            copyright requirements. If you don't have a copy of this 
'            file, you may request one at http://www.candypress.com
'**************************************************************************/
body {
	font-family:"Myriad Web Pro",Arial, Helvetica, sans-serif;
	font-size:9pt
}
/* General Tag specifications */
form {
	margin:0;
	padding:0;
}
a {
	color: #333333;
	TEXT-DECORATION: none
}

