a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
  color: #000000;
  text-decoration: none;
}
a:hover {
	color: #CCFFFF;
	text-decoration: none;
}
a:active {
	color: #006699;

}
.pagetitle
{
	color: #4282B9;
	font-size: large;
	font-weight: bold;
 }

.newstitle {font-size: large;
	font-weight: bold;
	color:#FFFFFF;
	}
 
#home .home, #about .about, #feedback .feedback, #programs .programs, #schedule .schedule, #news .news, #dojo .dojo, #clubs .clubs, #gallery .gallery, #links .links, #competition .competition, #students .students, #calendar .calendar
{
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	left: 35px;
}
a.text {
	color: #FFFFFF;
}
a.text:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.text:visited {
  color: #FFFFFF;
  text-decoration: none;
}
a.text:hover {
	color: #CCFFFF;
	text-align: right;
	text-decoration: none;
}
a.text:active {
	color: #FFFFFF;
}
a.body {
	color: #0000FF;
}
a.body:link {
	color: #0000FF;
	text-decoration: none;
}
a.body:visited {
  color: #0000FF;
  text-decoration: none;
}
a.body:hover {
	color: #000000;
	text-align: right;
	text-decoration: none;
}
a.body:active {
	color: #0000FF;
}
a.body2 {
	color: #0000FF;
	font-size:xx-small;
}
a.body2:link {
	color: #0000FF;
	text-decoration: none;
	font-size:xx-small;
}
a.body2:visited {
  color: #0000FF;
  text-decoration: none;
  font-size:xx-small;
}
a.body2:hover {
	color: #000000;
	text-align: right;
	text-decoration: none;
	font-size:xx-small;
}
a.body2:active {
	color: #0000FF;
	font-size:xx-small;
}
.bl {background: url(bl_blue.gif) 0 100% no-repeat #4282b9}
.br {background: url(br_blue.gif) 100% 100% no-repeat}
.tl {background: url(tl_blue.gif) 0 0 no-repeat}
.tr {background: url(tr_blue.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px} 
.ltbl {background: url(bl_lt_blue.gif) 0 100% no-repeat #92C1DF}
.ltbr {background: url(br_lt_blue.gif) 100% 100% no-repeat}
.lttl {background: url(tl_lt_blue.gif) 0 0 no-repeat}
.lttr {background: url(tr_lt_blue.gif) 100% 0 no-repeat; padding:10px}

#pscroller1{
width: 140px;
height: 150px;
background-color: #92C1DF;
font-size:x-small;
}

#pscroller1 a{
text-decoration:underline;
color:#FFFFFF;
font-weight:bold;
font-size:x-small;
}
