/* SVP website */ 

body 
{
	color : #000000; 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px; 
	text-decoration : none; 
}

p 
{ 
	color : #000000; 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px; 
	text-decoration : none; 
} 

/* mm=main menu item */ 
a.mm 
{  
	color : #FFFFFF;
	font-family : Geneva, Arial, Helvetica, sans-serif; 
	font-size : 16px; 
	font-weight : bold; 
	text-decoration : none;
}

a.mm:hover 
{ 
	font-family : Geneva, Arial, Helvetica, sans-serif; 
	font-size : 16px; 
	font-weight : bold; 
	color : #FFCC33; 
	text-decoration : none;
}

a.mm:link 
{ 
	font-family : Geneva, Arial, Helvetica, sans-serif; 
	font-size : 16px; 
	font-weight : bold; 
	color : #FFFFFF; 
	text-decoration : none;
}

a.mm:visited 
{ 
	font-family : Geneva, Arial, Helvetica, sans-serif; 
	font-size : 16px; 
	font-weight : bold; 
	color : #B9CEFF; 
	text-decoration : none;
}

/* sm=small main menu item */ 

.sm 
{  
	font-family : Arial, Helvetica, sans-serif; 
	font-size : x-small; font-style: normal; 
	font-weight : bold; 
	color : #000099; 
	text-decoration : none;
}

a.sm:hover 
{ 
	color : #FFCC33; 
	text-decoration : none; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : x-small; 
	font-style : normal; 
	font-weight : bolder;
}

a.sm:link 
{ 
	color : #000099; 
	text-decoration : none; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : x-small; 
	font-style : normal; 
	font-weight : bold;
}

a.sm:visited 
{ 
	color : #660000; 
	text-decoration : none; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : x-small; 
	font-style : normal; 
	font-weight : bold;
}
/* intext=intext link item */

a.intext 
{ 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : small; 
	font-style : normal; 
	font-weight : normal; 
	color : #000099; 
	text-decoration : none;
}

a.intext:link 
{ 
	color : #000099; 
	text-decoration : none; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : small; 
	font-style : normal; 
	font-weight : normal;
}

a.intext:hover 
{ 
	color : #FFCC00; 
	text-decoration : none; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : small; 
	font-style : normal; 
	font-weight : normal;
}

a.intext:visited 
{ 
	color : #660000; 
	text-decoration : none; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : small; 
	font-style : normal; 
	font-weight : normal;
}

/* intext=intext link item bolded */

a.intextb 
{ 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : small; 
	font-style : normal; 
	font-weight : bold; 
	color : #000099; 
	text-decoration : none;
}

a.intextb:hover 
{ 
	color : #FFCC00; 
	text-decoration : none; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : small; 
	font-style : normal; 
	font-weight : bold;
}

a.intextb:link 
{ 
	color : #000099; 
	text-decoration : none; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : small; 
	font-style : normal; 
	font-weight : bold;
}

a.intextb:visited 
{ 
	color : #660000; 
	text-decoration : none; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : small; 
	font-style : normal; 
	font-weight : bold;
}
