.px24 {   font-size: 24px}
.px20 {   font-size: 20px}
.px18 {   font-size: 18px}
.px16 {   font-size: 16px}
.px14 {   font-size: 14px}
.px13 {   font-size: 13px}
.px12 {   font-size: 12px}
.px11 {   font-size: 11px}
.px10 {   font-size: 10px}
.px19 {   font-size: 10px}
.px8  {   font-size: 8px}

body   {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
		
A 		{
	font-size:12px;
	text-decoration: none;
	font-weight: bolder;
	
}
A.sm 		{
	font-size:10px;
	text-decoration: none;
	font-weight: bolder;
	
}
A:Hover 		{
	font-size:12px;
	font-weight: none;
	text-decoration: underline;	
}

.line {
	line-height: 24px;
}
.sm {	font-size:10px;
	text-decoration: none;
	font-weight: bolder;}
	

#News h3{
	font-size: 16px;
	line-height: 19px;
	margin:0;
	padding:0;
	Text-align: center;
	}
	
#LYC {
		Background-color: blue;
		border: thin solid red;
		color: white;
		font-weight: bold;
		padding: 3px;
		width: 400px;
}
#LYC A {
		color: yellow;
		font-weight:bold;		
}

#junior {
		Background-color: red;
		border: thin solid blue;
		color: white;
		font-weight:bold;
		padding: 3px;
		width: 400px;
		
}
#junior A {
		color: yellow;
		font-weight:bold;		
}

#party {
		Background-color: #FFFF8C;
		border: thin solid red;
		color: navy;
		padding: 3px;
		width: 400px;
		Text-align: left;
}


#Regatta {
		Background-color: white;
		border: thin solid red;
		color: navy;
		padding: 3px;
		width: 400px;
}