﻿td.title {
	font-size: 28px;
	font-family: "Palatino Linotype", Arial;
	color : #FFCC00;
	font-weight: bold;
	font-style: italic;
}

td.red {
	font-size: 28px;
	font-family: "Palatino Linotype", Arial;
	color : red;
	font-weight: bold;
	font-style: italic;
}

td.title2 {
	font-size: 18px;
	font-family: Palatino Linotype, Arial;
	color: #FFCC00;
	font-weight: bold;
	font-style: italic;
}

td.title3 {
	font-size : 22px;
	font-family : Bradley Hand ITC, Arial;
	color : #18386B;
	font-weight : bold;
}

td.small {
	font-size : 18px;
	font-family : Bradley Hand ITC, Arial;
	color : #18386B;
	font-weight : bold;
}

td.vsmall {
	font-size : 14px;
	font-family : Bradley Hand ITC, Arial;
	color : #18386B;
	font-weight : bold;
}


td.smallgold {
	font-size : 16px;
	font-family : Palatino Linotype, Arial;
	color : #FFCC00;
	font-weight : normal;
	font-style: italic;
}

td           { font-family: Bradley Hand ITC, Arial; color: #18386B; font-size: 20px; font-weight : bold;
}

A.nav {  font-size: 18px; color: #FFCC00;  font-family: Palatino Linotype, Arial;  font-weight : bold; font-style: italic; text-decoration:  none; }
A.nav:link  {color: #FFCC00; font-size: 18px;  font-weight : bold; text-decoration : none; }
A.nav:active {color: #FFFFFF;font-size: 18px; font-weight : bold; text-decoration : none; }
A.nav:hover {color: #FFFFFF; font-size: 18px; font-weight : bold; text-decoration : none; }
A.nav:visited {color: #FFCC00; font-size: 18px; font-weight : bold; text-decoration : none; }
A.nav:visited:hover{color: #FFFFFF; font-size: 18px; font-weight : bold; text-decoration : none; }

A.new {  font-size: 18px; color: #FFFFFF;  font-family: Palatino Linotype, Arial;  font-weight : bold; font-style: italic; text-decoration:  none; }
A.new:link  {color: #FFFFFF; font-size: 18px;  font-weight : bold; text-decoration : none; }
A.new:active {color: #FFCC00;font-size: 20; font-weight : bold; text-decoration : none; }
A.new:hover {color: #FFCC00; font-size: 20; font-weight : bold; text-decoration : none; }
A.new:visited {color: #FFFFFF; font-size: 18px; font-weight : bold; text-decoration : none; }
A.new:visited:hover{color: #FFCC00; font-size: 20; font-weight : bold; text-decoration : none; }

A.s {  font-size: 16px; color: #B8860B;  font-family: Bradley Hand ITC, Arial;  font-weight : bold; text-decoration : none; }
A.s:link  {color: #B8860B; font-size: 16px;  font-weight : bold; text-decoration : none; }
A.s:active {color: #18386B;font-size: 16px; font-weight : bold; text-decoration : none; }
A.s:hover {color: #18386B; font-size: 16px; font-weight : bold; text-decoration : none; }
A.s:visited {color: #B8860B; font-size: 16px; font-weight : bold; text-decoration : none; }
A.s:visited:hover{color: #18386B; font-size: 16px; font-weight : bold; text-decoration : none; }

A.sm {  font-size: 18px; color: #B8860B;  font-family:Bradley Hand ITC, Arial;  font-weight : bold; text-decoration : none; }
A.sm:link  {color: #B8860B; font-size: 18px;  font-weight : bold; text-decoration : none; }
A.sm:active {color: #18386B;font-size: 18px; font-weight : bold; text-decoration : none; }
A.sm:hover {color: #18386B; font-size: 18px; font-weight : bold; text-decoration : none; }
A.sm:visited {color: #B8860B; font-size: 18px; font-weight : bold; text-decoration : none; }
A.sm:visited:hover{color: #18386B; font-size: 18px; font-weight : bold; text-decoration : none; }

a {  font-size: 20px; color: #B8860B;  font-family: Bradley Hand ITC, Arial;  font-weight : bold; text-decoration : none; }
A:link  {color: #B8860B; font-size: 20px;  font-weight : bold; text-decoration : none; }
A:active {color: #18386B;font-size: 20px; font-weight : bold; text-decoration : none; }
A:hover {color: #18386B; font-size: 20px; font-weight : bold; text-decoration : none; }
A:visited {color: #B8860B; font-size: 20px; font-weight : bold; text-decoration : none; }
A:visited:hover{color: #18386B; font-size: 20px; font-weight : bold; text-decoration : none; }

img.pic { border: 2px ridge #ffcc00; }

img.bord {
	border-right: 2px ridge #B8860B;
	border-bottom: 2px ridge #B8860B; }


.bordergold {
	border: thick ridge #FFCC00;
}

