.main{		
				
		font-size : 12pt;
		font-family : Arial;
		font-weight : normal;
		line-height : 120%;
		color : white;
		text-decoration : none;
		text-align : center;
}

.main2{
				
		font-size : 14pt;
		font-family : Arial;
		font-weight : normal;
		color : #d35f5f;

		text-decoration : none;
		text-align : center;
}



.menu1{
				
		font-size : 10pt;
		font-family : Arial;
		font-weight : normal;
		color : white;
		text-decoration : none;
		text-align : center;
}

.menu2{
				
		font-size : 10pt;
		font-family : Arial;
		font-weight : normal;
		color : white;
		text-decoration : none;
		text-align : left;
}

.menu3{
				
		font-size : 10pt;
		font-family : Arial;
		font-weight : normal;
		color : white;
		text-decoration : none;
		text-align : right;
}

A{
				
		font-family : Arial;
		font-weight : normal;
		color : #d35f5f;
		text-decoration : none;
}

