/* CSS definition file containing site wide stylesheets */

.pink_body {
	font-size: 100%;
 	color: rgb(153,0,0);
 	font-weight: normal;
 	font-style: normal;
 	border: 1pt solid rgb(153,204,153);
 	padding: 2pt
}

A:active {
	text-decoration: none 
}

.pink_body_small {
	font-size: 80%;
 	color: rgb(153,0,0);
 	font-weight: normal;
 	font-style: normal;
 	border: 1pt solid rgb(153,204,153);
 	padding: 2pt
}

.Gr_Prices {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-align: center;
 	background-color: rgb(0,102,0)
}

.Gr_title {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: small;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-align: center;
 	background-color: rgb(0,102,0)
}

.copy_right {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: xx-small;
 	font-weight: normal;
 	font-style: normal
}

A:link {
	text-decoration: none 
}

.footer {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	font-weight: normal;
 	font-style: normal
}

A:visited {
	color: rgb(204,0,0);
 	text-decoration: none 
}

.LargeGreen {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: large;
 	color: rgb(51,102,0)
}

.Cake_Desc {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: medium;
 	color: rgb(0,102,0);
 	text-align: left
}

.Cake_title_S {
	font-family: "Goudy Old Style",  serif;
 	font-size: small;
 	color: rgb(153,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-align: center;
 	background-color: rgb(204,255,204);
 	padding: 0pt;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.Cake_Title {
	font-family: "Copperplate Gothic Bold",  "Times New Roman",  Times,  Serif,  sans-serif;
 	font-size: medium;
 	color: rgb(153,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-align: center;
 	background-color: rgb(255,255,255);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

A:hover {
	font-weight: bold
}