I have tried the ways that I have found to target Outlook.com but they seem to be out of date or do not work.

I have tried:

[class="x_foo"] { background-color: red !important; }

.ExternalClass .foo { background-color: red !important; }

[owa] .foo { background-color: red !important; }

These are placed withing in <head> tag.

<style type="text/css">
CSS here
</style>