@charset "utf-8";
.text {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #542784;
}
.linkText {
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #AA93C1;
	text-decoration: none;
}
.linkTextWhite {
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkTextWhite13 {
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkTextWhite12 {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkTextPipe {
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #955B56;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}
.homeText{
font-family: "Times New Roman";
font-size:17px;
font-weight:450;
color:#DDD4E6;
text-align:center;
font-style:italic;
}
.aboutText{
font-family: "Times New Roman";
font-size:14px;
color:#DDD4E6;
text-align:center;
text-decoration:none;
}
.timesLinkText{
font-family: "Times New Roman";
font-size:13px;
color:#DDD4E6;
text-decoration:none;
}
.homeText_1{
font-family: "Times New Roman";
font-size:18px;
color:#DDD4E6;
text-align:center;
font-style:italic;
font-weight:bold;
text-decoration: none;
padding-left:5px;
padding-right:5px;
/*background-color:#491E77;*/
}
.homeText_1 :hover{
font-family: "Times New Roman";
font-size:18px;
color:#DDD4E6;
text-align:center;
font-style:italic;
font-weight:bold;
text-decoration: none;
background-color:#491E77;
padding-left:5px;
padding-right:5px;
padding-bottom:2px;
padding-top:2px;
}
.text-yellow {
font-family:"Times New Roman";
font-size:12px;
color:#E39F15;
font-weight:bold;
text-decoration:none;
}
.yellow_bold {
font-family:"Venetian301 Dm BT";
font-size:17px;
color:#E39F15;
font-weight:normal;
font-weight:bold;
text-decoration:none;
}
.yellow18 {
font-family:"Venetian301 Dm BT";
font-size:17px;
color:#E39F15;
font-weight:normal;
text-decoration:none;
}
.yellow_italic {
font-family:"Venetian301 Dm BT";
font-size:17px;
color:#E39F15;
font-weight:normal;
font-style:italic;
text-decoration:none;
}
.contact{
font-family: "Times New Roman";
font-size:16px;
color:#DDD4E6;
text-align:center;
text-decoration:none;
}