/* CSS Document */

img.floatRight { 
    float: Right; 
    margin: 10px; 
}

img.floatLeft { 
    float: left; 
    margin: 10px; 
}

a.Home:link		{ color: #000000; text-decoration: none; font-size: 12px; font-family:Tahoma }

a.Home:visited	{ color: #000000; text-decoration: none; font-size: 12px; font-family:Tahoma }

a.Home:active	{ color: #000000; text-decoration: none; font-size: 12px; font-family:Tahoma }

a.Home:hover		{ color: #FCB034; text-decoration: underline; font-size: 12px; font-family:Tahoma }

a.Interior:link		{ color: #3C80B1; text-decoration: none; font-size: 14px; font-family:Tahoma }

a.Interior:visited	{ color: #3C80B1; text-decoration: none; font-size: 14px; font-family:Tahoma }

a.Interior:active	{ color: #3C80B1; text-decoration: none; font-size: 14px; font-family:Tahoma }

a.Interior:hover		{ color: #FCB034; text-decoration: underline; font-size: 14px; font-family:Tahoma }

a.Interior2:link		{ color: #3C80B1; text-decoration: none; font-size: 12px; font-family:Tahoma }

a.Interior2:visited	{ color: #3C80B1; text-decoration: none; font-size: 12px; font-family:Tahoma }

a.Interior2:active	{ color: #3C80B1; text-decoration: none; font-size: 12px; font-family:Tahoma }

a.Interior2:hover		{ color: #FCB034; text-decoration: underline; font-size: 12px; font-family:Tahoma }