/*tickets.css*/

A:hover {
	COLOR: #3366ff; TEXT-DECORATION: underline
}
.style1 {
	FONT-STYLE: italic
}
.style6 {
	FONT-SIZE: 10pt; COLOR: red; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.style7 {
	COLOR: #2d197c
}
.nobo {
	FONT-WEIGHT: normal
}
.kwds {
	DISPLAY: inline; FONT-WEIGHT: bold; FONT-SIZE: 13pt; COLOR: #000000; FONT-STYLE: normal
}