BODY
{
	font-size: small;
    BACKGROUND-IMAGE: url(images/autobkgnd.gif);
	vertical-align: baseline;
	color: white;
	font-family: Serif;
	background-color: teal;
	text-align: center;
}
TABLE
{
    FONT-SIZE: small;
	font-family: Serif;
}

A
{
	color:White;
}

.title
{
	font-weight: bold;
	color: gold;
	font-style: italic;
	text-align: center;
}

/* Home */
.warning
{
	color: lightgreen;
	font-family: Serif;
}

.abputme
{
	color: bisque;
}

.aboutmeTitle
{
	font-weight: bold;
	font-size: medium;
	color: gold;
}

.PAFALink
{
	color: papayawhip;
}

.MyLinks
{
	color: palegreen;
}

.BestViewed
{
	color: aqua;
}

/* Resume */
.NormalColor
{
	color: #ffcccc;
}

.BoldColor
{
	color: white;
}

.emailColor
{
	color: Aquamarine;
}

/* GuestBook */
.GuestBook1st
{
	color: White;
	font-family: Serif;
}

.GuestBook2nd
{
	color: LightGrey;
	font-family: Serif;
}

.GuestBook3rd
{
	color: LightGreen;
	font-family: Serif;
}

.GuestBookFeildName
{
	font-weight: bold;
	color: palegreen;
	font-family: Serif;
}
.GuestBookName
{
	font-style: italic;
	font-family: Serif;
	color: White;
}
.GuestBookEmail
{
	color: Aqua;
	font-family: Serif;
}
.GuestBookEntryFeildName
{
	font-weight: bold;
	color: Aqua;
	font-family: Serif;
}
.GuestBookNote
{
	color: palegreen;
	font-family: Serif;
}

/* Gallery header */

.Gallery1st
{
	color: White;
	font-family: Serif;
}

.Gallery2nd
{
	color: LightGreen;
	font-family: Serif;
}

/* GalleryBottom_left */

.GalleryType
{
	color: gold;
	text-align: center;
}

.GalleryTypeShow
{
	font-weight: bold;
	font-size: medium;
	color: gold;
}

/* Presenter */
.PaitingTitle
{
	color: gold;
	text-align: center;
}

.Paiting2ndLine
{
	color: Aqua;
	text-align: center;
}

.PaitingComents
{
	color: White;
	text-align: center;
}
