A.back:link{ color: #ffffff; text-decoration: none }
A.back:active{color:#ffffff ; position: relative; top: 1px; left: 1px}

.calendar a:link{ color: #09f; text-decoration: none ;}
.calendar a:visited{ color: #333333; text-decoration: none ;}
.calendar { font-size:80%;}

.ttitle a:link{ color: #000; text-decoration: none }

.tlist{font-size:80%;}

.pastlink{text-align:center;}
.pastlink a:link{ color: #09f; text-decoration: none ;}
.pastlink a:visited{ color: #06f; text-decoration: none ;}

body {
	font-size:95%; color:#000000;
	line-height:150% ;
	background-color:#ffffff ;
	background-image : url("../../back.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
	}

A  { text-decoration: none }
A:link  {color:#333333}
A:active   {position: relative; top: 1px; left: 1px }
A:visited  {color:#666}

table {
	font-size:90%;
	backglound-color:#fff;
	padding:10px;
	border-spacing:0px	}

td.alig{
	text-align:center;
	}

input {color:#000000;background-color:#ffffff;border: 1px solid #000000;}
textarea{color:#000000;background-color:#ffffff;border: 1px solid #000000;}
