

a:visited		{
					font-family : Verdana;
					color: #0000ff;
					/*color : #000F60;
					font-size : 11px;
					text-decoration : none;*/
				}



a:active		{
					font-family : Verdana;
					color : #660066;
					/*font-size : 11px;
					text-decoration : none;*/
				}



a:hover		{
					font-family : Verdana;
					color : #6699cc /* #666699;*/
					/*background-color: #000F60;
					font-size : 11px;
					text-decoration : none;*/
				}


#emoticonSize { width: 14px; height: 14px; }


/* Style for thumnail galleries */

div.thumb {
	margin: 3px;
	border: 1px solid #A0ACC0;
	height: auto;
	float: left;
	text-align: center;
}	

.thumb img{
	display: inline;
	margin: 5px;
	border: 1px solid #A0ACC0;
}

.thumb a:hover img {border: 1px solid black;}

.photocattitle {text-align: center; font-weight: bold;} 

.phototitle {
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	white-space: nowrap;
	width: 120px;
	margin: 0 3px 3px 3px;
}

.aBlogEntry, p { text-align: left; }

