<!-- The links declarations -->
A    {text-decoration: underline; color: #000000; }
A.footer    {text-decoration: none; font-weight: normal; color: #880029; }

A.menu    {font-size : 14px; text-decoration: none; font-weight: normal; color: #000000; }
A.menu:hover    {font-size : 14px; text-decoration: none; font-weight: normal; color: #CC0000; }
a.p    {font-size : 12px; text-decoration: none; color: #CC0000; }
a.a    {font-size : 12px; text-decoration: none; color: #000000; }

<!-- The basic classes-->


body {  font-size : 12px }

p   {font-family : arial, sans-serif; font-size : 12px; 	}

SELECT.cSelect { font-size : 14px; 	}
INPUT.cText { font-size : 14px; 	}
.cTextArea { font-size : 14px; 	}

li   {
	font-family : arial, sans-serif;
	font-size : 12px;
	}
	
td   {	font-family : arial, sans-serif;
		font-size : 12px;
		color: #000000;
	}
	
td.bg { font-size: 11px;
background-image : url(images/bg.gif)
}

h2   {
	font-size : 14px;
	color: #CC0000;
	}

.small {
	font-family : arial, sans-serif;
	font-size : 11px
	}
.title {
	font-family : arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color       : #FFFFFF;
	}
	
.s1   {	font-family : arial, sans-serif;
		font-size : 10px;
		color: #FFFFFF;
		text-decoration: none;
	}	
.s2   {	font-family : arial, sans-serif;
		font-size : 10px;
		text-decoration: none;
	}	
	
.home {	font-family : arial, sans-serif;
		font-size : 12px;
		color: #CC0000;
		text-decoration: none;
	}	

.title1 {
	font-family : arial, sans-serif;
	font-size : 15px;
	font-weight: bold;
	color       : #FFFFFF;
	}
	
.title2 {
	font-family : arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color       : #CC0000;
	}

