@import url("Scripts/cmotion%20image%20slide/gallerystyle.css");
a {
	text-decoration: none;
}
.italic{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: 700;
	font-style: italic;
}
.nonitalic{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: 700;
}

.maintext {
	font-size: 14px;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana;

}
.largetext {
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color:#000000;
	font-weight: bold;	
	}
.largetextsub {
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color:#FF0000;
	font-weight: bold;	
	
		}
.title {
	font-size: 30px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color:#000000;
	font-weight: bold;
	line-height: 28px;	
	
		}
.stagetext {
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color:#FF0000;
	font-weight: bold;	
}

a:hover2{
color:red; text-decoration:underline; 

}

a:hover{color:orange; text-decoration:underline; }

