/*CSS Style Sheet for AbigailEsman.Com
Copyright (c) 2005 Vizual Eyez, Inc. All Rights Reserved.
www.vizualeyez.org
*/

.maintext { 
	font-family: Georgia;
	font-size: 14px;
	color: #333333;
}
/*Used for the main copy in the site.*/

.copyright {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
/*Used for fine print and copyright statements*/

.titles {
	font-family: Georgia;
	font-size: 16px;
	color: #333333;
}

.fineprint {
	font-family: Georgia;
	font-size: 12px;
	color: #333333
}

.banner-bg {
	background-color: #D120D8;
}

a:link {
	color: #d120d8;
}

a:hover {
	color: #CC0099;
}

a:visited {
	color: #D120D8;
	text-decoration: bold;
}

.speaking-pgt {
	font-family: Georgia;
	font-size: 16px;
	color: #D120D8;
	text-decoration: none;
}

.colortest {
	font-family: Georgia;
	font-size: 16px;
	color: #CC0099;
}

.pgt2 {
	font-family: Georgia;
	font-size: 20px;
	color: #D120D8;
	text-decoration: underline;
}

.articles-captions {
	font-family: Georgia;
	font-size: 12px;
	color: #333333;
}

