.Title	 {
	Font-Family : sans-serif;
	Font-Size : x-large;
	Color : #990066;
	Background-Color : White;
	font-weight : bold;
}
.Header	 {
	Font-Family : sans-serif;
	Font-Size : large;
	Color : #990066;
	Background-Color : White;
	background-image : none;
	font-weight : bold;
}
.Caption	 {
	Font-Family : sans-serif;
	Font-Size : medium;
	Color : #990066;
	Background-Color : White;
	background-image : none;
	font-weight : bold;
	padding-left : 2%;
	padding-right : 2%;
}
.SmallCaption	 {
	Font-Family : sans-serif;
	Font-Size : small;
	Color : #990066;
	Background-Color : White;
	background-image : none;
	font-weight : normal;
	padding-left : 2%;
	padding-right : 2%;
}

.Text {
	Font-Family : sans-serif;
	Font-Size : small;
	Color : #990066;
	Background-Color : White;
	background-image : none;
	font-weight : normal;
	padding-left : 2%;
	padding-right : 2%;
}
.SmallText {
	Font-Family : sans-serif;
	Font-Size : x-small;
	Color : #990066;
	Background-Color : White;
	background-image : none;
	font-weight : normal;
	padding-left : 2%;
	padding-right : 2%;
}
.Border {
	border : 1px solid Silver;
	border-color : Silver;
}
.linethrough {
	color: #990066;
	font: bold normal medium Arial, Helvetica, sans-serif;
	text-decoration: line-through;
}

:link {
	color: #990066;
	font: bold normal medium Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
:visited	 {
	color : #990066;
	font : bold normal medium Arial, Helvetica, sans-serif;
	text-decoration : none;
}
:hover   {
	color : Silver;
	font : bold normal medium Arial, Helvetica, sans-serif;
	text-decoration : none;
}
:active	 {
	color: #660066;
font : bold normal medium Arial, Helvetica, sans-serif;
	text-decoration : none;
}
: serif;
	color : #FFCC00;
}
.TextFiesta {

	Font-Family : sans-serif;
	Font-Size : medium;
	Color : #990000;
	Background-Color : White;
	background-image : none;
	font-weight : normal;
	padding-left : 2%;
	padding-right : 2%;
}
