CSS - Cascading Style Sheets
Web browsers will
give precedence
to the style that appears closest to the tag. So, inline tags are most important;
embedded
styles will be applied next, and linked styles will be applied next.