body {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#000000;
}
a:link { 
	color:#ffffff; 
	text-decoration:none; 
	font-size:11px;
}
a:visited {
	color:#aaffcc; 
	text-decoration:none;
	font-size:11px;
}
a:active {
	color:#ffaaaa;	
	text-decoration:none;
	font-size:11px;
}
.whitetitles {
	font-size:20px;
	color:#ffffff;
}
.menutitles {
	font-size:30px;
	color:#006633;
}	
.categorytitles {
	font-size:15px;
	color:#92555C;
	font-weight:bold;
}	
.titles {
	font-size:20px;
	color:#666666;
}
.mylink {
    background-color:#eeeeee;
}
.pt8 {
    font-size:12px; 
}
.pt10 {
    font-size:15px; 
}
.pt12 {
    font-size:18px; 
}
.pt14 {
    font-size:21px; 
}
.pt16{
    font-size:24px; 
}
.pt18 {
    font-size:27px; 
}
.pt20 {
    font-size:30px; 
}
.pt22 {
    font-size:33px; 
}
.pt24 {
    font-size:36px; 
}
.center {
    text-align:center;
}
.bold {
	font-weight: bold;
}
.italic {
    font-style:italic; 
}
