/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/
body			{ background-image: url('images/bg.gif'); background-repeat: repeat-y }
body{ font-family: arial, helvetica; font-size: 20px; }
.leftlink 		{ font-size: 10px; font-weight: bold; }
.carea			{ font-size: 11px; color: #7A7A7A; line-height: 22px; }
A:link			{ text-decoration: none; color: #006BFF; }
A:visited		{ text-decoration: none; color: #006BFF; }
A:hover			{ text-decoration: underline; color: #006BFF; }
A:link.leftlink		{ text-decoration: none; color: #636363; }
A:visited.leftlink	{ text-decoration: none; color: #636363; }
A:hover.leftlink	{ text-decoration: underline; color: #636363; }td     	 { font-family: arial, helvetica; font-size: 11px;  } 