/*FOR TEXT*/
.allpage { font-family: tahoma, arial, times new roman; font-size: 10pt; color: black; }
.headertext { font-family: tahoma, arial, times new roman; font-size: 11pt; color: black; font-weight: bold;}
.largetext { font-family: tahoma, arial, times new roman; font-size: 13pt; color: black; font-weight: bold; }
.smalltext { font-family: tahoma, arial, times new roman; font-size: 8pt; color: black; }
.whitetext { font-family: tahoma, arial, times new roman; font-size: 10pt; color: white; }
.redtext { font-family: tahoma, arial, times new roman; font-size: 10pt; font-weight: bold; color: #800000; }
  			
/*FOR TEXT LINK*/

	a:link { font-family: tahoma, arial, times new roman; font-size: 10pt; color:black; letter-spacing: 0pt; text-decoration: none; font-weight: bold; }
	a:hover { font-family: tahoma, arial, times new roman; font-size: 10pt; color:black; background-color:#ffdd00; letter-spacing: 0pt; text-decoration: none; font-weight: bold;}
	a:visited { font-family:  tahoma, arial, times new roman; font-size: 10pt; color: black; letter-spacing: 0pt; text-decoration: none; font-weight: bold;}	
	a.textlink:link { font-family: tahoma, arial, times new roman; font-size: 11pt; color:black; letter-spacing: 0pt; text-decoration: none; font-weight: bold; }
	a.textlink:hover{ font-family: tahoma, arial, times new roman; font-size: 11pt; color:black; background-color:#ffdd00; letter-spacing: 0pt; text-decoration:none ; font-weight: bold; }
	a.textlink:visited { font-family:  tahoma, arial, times new roman; font-size: 11pt; color: black; letter-spacing: 0pt; text-decoration:none ; font-weight: bold; }	
	a.textlink1:link { font-family: tahoma, arial, times new roman; font-size: 10pt; color:black; letter-spacing: 0pt; text-decoration: none; font-weight: bold; }
	a.textlink1:hover{ font-family: tahoma, arial, times new roman; font-size: 10pt; color:black; background-color:#ffdd00; letter-spacing: 0pt; text-decoration:none ; font-weight: bold; }
	a.textlink1:visited { font-family:  tahoma, arial, times new roman; font-size: 10pt; color: black; letter-spacing: 0pt; text-decoration:none ; font-weight: bold; }	


